Skip to content

Instantly share code, notes, and snippets.

@IceDragon200
Created January 31, 2015 00:57
Show Gist options
  • Save IceDragon200/547d933173ef17c867f5 to your computer and use it in GitHub Desktop.
Save IceDragon200/547d933173ef17c867f5 to your computer and use it in GitHub Desktop.
use sdk
import structs/ArrayList
main: func(args: ArrayList<String>) {
"Hello, World".println()
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment