Skip to content

Instantly share code, notes, and snippets.

@rail-rate
Created May 25, 2019 13:33
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 rail-rate/dae324647fcdc204b1b189996fa097a7 to your computer and use it in GitHub Desktop.
Save rail-rate/dae324647fcdc204b1b189996fa097a7 to your computer and use it in GitHub Desktop.
Try Kotlin sampleとして
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