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

11 lines
95 B
Plaintext

@type [compiler]
@source
false;
@bytecode
PUSHFLS;
POP 1;
EXIT;