Skip to content

Instantly share code, notes, and snippets.

@Majirefy
Last active March 19, 2017 15:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Majirefy/fcb4d7289a108b5b66740e47612b294e to your computer and use it in GitHub Desktop.
Save Majirefy/fcb4d7289a108b5b66740e47612b294e to your computer and use it in GitHub Desktop.
class Main {
fun main(args: Array<String>) {
println("Hello, world!")
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment