Skip to content

Commit de3c2d0

Browse files
committed
Find more opcodes
1 parent 2886979 commit de3c2d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

t/docs/opcodes.t

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ my %ops := hash_of_vms();
1919
"src/vm/moar/QAST/QASTOperationsMAST.nqp",
2020
"src/vm/moar/NQP/Ops.nqp"
2121
]),
22-
:keywords(<add_core_op add_core_moarop_mapping add_hll_op>)
22+
:keywords(<add_core_op add_core_moarop_mapping add_hll_op add_getattr_op>)
2323
);
2424

2525
# Most backends programmatically add these ops - to keep our cheating simple,

0 commit comments

Comments
 (0)