Skip to content

Instantly share code, notes, and snippets.

@tadzik
Created September 25, 2015 19:32
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