Skip to content

Instantly share code, notes, and snippets.

@staybuzz
Created February 19, 2014 15:25
Show Gist options
  • Save staybuzz/9094214 to your computer and use it in GitHub Desktop.
Save staybuzz/9094214 to your computer and use it in GitHub Desktop.
object WeAreMMA {
def main(args: Array[String]) {
println("Scala Desukaraw")
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment