Created
December 18, 2016 15:06
-
-
Save zoffixznet/d8fac04ca19cb8ba910bd2ef9a603721 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
one! | |
X0.- QAST::Block :code_object<?> | |
- QAST::Stmts | |
- QAST::Var(lexical $_ :decl(var)) | |
- QAST::Var(local __lowered_param__1 :decl(param)) | |
- QAST::Op(bind) | |
- QAST::Var(local __lowered_param__1) | |
- QAST::Op(hllize) | |
- QAST::Var(local __lowered_param__1) | |
- QAST::Op(bind) | |
- QAST::Var(lexical $_) <wanted> | |
- QAST::Op(assignunchecked) | |
- QAST::Op(p6scalarfromdesc) | |
- QAST::WVal(NQPMu) | |
- QAST::Var(local __lowered_param__1) | |
- QAST::Op(callmethod ACCEPTS) | |
- QAST::Op(callstatic &infix:<==>) == | |
- QAST::Var(lexical $_) <wanted> $_ | |
- QAST::Want <wanted> 2 | |
- QAST::WVal(Int) | |
- Ii | |
- QAST::IVal(2) | |
- QAST::Var(lexical $_) <wanted> | |
X1.1 | |
X1.5 | |
X1.6 | |
X1.6 | |
X1.7 | |
X1.10 | |
X1.11 | |
X1.12 | |
two! | |
Cannot invoke this object (REPR: Null; VMNull) | |
in any accepts_type at gen/moar/Metamodel.nqp line 3444 | |
in sub tan at -e line 1 | |
in block <unit> at -e line 1 | |
zoffix@VirtualBox:~/CPANPRC/rakudo$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment