Skip to content

Instantly share code, notes, and snippets.

@tiwiz
Last active July 2, 2018 12:04
Show Gist options
  • Save tiwiz/92a9099a75cb9f3654b52d492debf399 to your computer and use it in GitHub Desktop.
Save tiwiz/92a9099a75cb9f3654b52d492debf399 to your computer and use it in GitHub Desktop.
launch { 
 delay(1000L) 
 println("World!") 
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment