Skip to content

Instantly share code, notes, and snippets.

@wolverian
Created June 7, 2010 20:11
Show Gist options
  • Save wolverian/429122 to your computer and use it in GitHub Desktop.
Save wolverian/429122 to your computer and use it in GitHub Desktop.
class Foo(val foo: Int) {
def lol = 42
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment