Skip to content

Instantly share code, notes, and snippets.

@yappo
Created April 12, 2012 12:32
Show Gist options
  • Save yappo/2366927 to your computer and use it in GitHub Desktop.
Save yappo/2366927 to your computer and use it in GitHub Desktop.
class Foo {
sub new {
}
}
Foo.new();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment