Skip to content

Instantly share code, notes, and snippets.

@miquelbeltran
Created September 24, 2017 13:20
Show Gist options
  • Select an option

  • Save miquelbeltran/d631bde38ccbd654e65a21e01a712f3c to your computer and use it in GitHub Desktop.

Select an option

Save miquelbeltran/d631bde38ccbd654e65a21e01a712f3c to your computer and use it in GitHub Desktop.
package work.beltran.sample
class Generated_Hello {
fun getName() = "World"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment