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

11 lines
94 B
Plaintext

@type [compiler]
@source
true;
@bytecode
PUSHTRU;
POP 1;
EXIT;