Skip to content

Instantly share code, notes, and snippets.

@tadzik
Created September 25, 2015 19:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tadzik/adaded60411f1768aef7 to your computer and use it in GitHub Desktop.
Save tadzik/adaded60411f1768aef7 to your computer and use it in GitHub Desktop.
class A {
#| foo bar baz dupa
method b {
}
}
A.^find_method('b')[0].WHY.say
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment