Skip to content

Commit e4f47a9

Browse files
committed
Map new serializetobuf op
1 parent 2a1adee commit e4f47a9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/vm/moar/QAST/QASTOperationsMAST.nqp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3069,6 +3069,7 @@ QAST::MASTOperations.add_core_op('speshresolve', -> $qastcomp, $op {
30693069

30703070
QAST::MASTOperations.add_core_moarop_mapping('hllbool', 'hllbool');
30713071
QAST::MASTOperations.add_core_moarop_mapping('hllboolfor', 'hllboolfor');
3072+
QAST::MASTOperations.add_core_moarop_mapping('serializetobuf', 'serializetobuf');
30723073
QAST::MASTOperations.add_core_moarop_mapping('decodelocaltime', 'decodelocaltime');
30733074
QAST::MASTOperations.add_core_moarop_mapping('fork', 'fork');
30743075

0 commit comments

Comments
 (0)