We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2886979 commit de3c2d0Copy full SHA for de3c2d0
t/docs/opcodes.t
@@ -19,7 +19,7 @@ my %ops := hash_of_vms();
19
"src/vm/moar/QAST/QASTOperationsMAST.nqp",
20
"src/vm/moar/NQP/Ops.nqp"
21
]),
22
- :keywords(<add_core_op add_core_moarop_mapping add_hll_op>)
+ :keywords(<add_core_op add_core_moarop_mapping add_hll_op add_getattr_op>)
23
);
24
25
# Most backends programmatically add these ops - to keep our cheating simple,
0 commit comments