Skip to content

Instantly share code, notes, and snippets.

@RodolVelasco
Created November 1, 2019 22:19
Show Gist options
  • Save RodolVelasco/bbb3fcb607f5e1bff426259aded0aba4 to your computer and use it in GitHub Desktop.
Save RodolVelasco/bbb3fcb607f5e1bff426259aded0aba4 to your computer and use it in GitHub Desktop.
@RodolVelasco
Copy link
Author

Method. No class, no returning in this case, no semicolon

fun main (args; Array<String>){
    print("Hell, World")
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment