Skip to content

Instantly share code, notes, and snippets.

@kiquetal
Created September 26, 2017 14:38
Show Gist options
  • Save kiquetal/123d6d32f0c2913616201cceafc6cd64 to your computer and use it in GitHub Desktop.
Save kiquetal/123d6d32f0c2913616201cceafc6cd64 to your computer and use it in GitHub Desktop.
kotlin
kotlinc hello.kt -include-runtime -d hello.jar
java -jar hello.jar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment