Files

12 lines
112 B
Plaintext

@type [runtime]
@bytecode
PUSHFLS;
PUSHVAR "print";
CALL 1, 1;
POP 1;
EXIT;
@output [false]