Skip to content

Instantly share code, notes, and snippets.

@peschwa
Created October 4, 2015 13:40
psch@hack:~/rakudo/rakudo/install/bin$ DEBUG_PLS=1 ./perl6 -e'sub infix:[/./] { }'
ast:
- QAST::Stmts /./
- QAST::Op(p6capturelex)
- QAST::Op(callmethod clone)
- QAST::WVal(Regex)
ast:
- QAST::Stmts /./
- QAST::Op(p6capturelex)
- QAST::Op(callmethod clone)
- QAST::WVal(Regex)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment