Skip to content

Instantly share code, notes, and snippets.

@thescouser89
Created December 14, 2020 21:47
Show Gist options
  • Save thescouser89/c5604d0be7e7014a2febb5a460de7599 to your computer and use it in GitHub Desktop.
Save thescouser89/c5604d0be7e7014a2febb5a460de7599 to your computer and use it in GitHub Desktop.
for(i = 0; i < 1000000; i++) {
println("Hello world")
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment