Skip to content

Instantly share code, notes, and snippets.

@cedric-vincent
Created November 22, 2012 13:19
Show Gist options
  • Save cedric-vincent/4131134 to your computer and use it in GitHub Desktop.
Save cedric-vincent/4131134 to your computer and use it in GitHub Desktop.
class Class { has $.attr; method attr() { !!! } }; Class.new(:attr(1));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment