Files

12 lines
111 B
Plaintext

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