fork download
  1. fun main() {
  2. println("New chat message from a friend")
  3. }
Success #stdin #stdout 0.08s 37860KB
stdin
Standard input is empty
stdout
New chat message from a friend