Files
Noja/tests/compiler/expr/primary/primary_006.noja-test
T

11 lines
92 B
Plaintext

@type [compiler]
@source
({});
@bytecode
PUSHMAP 0;
POP 1;
EXIT;