Files
Noja/tests/suite/Testcase_002_011
T

12 lines
104 B
Plaintext

#source
1 / 7.0;
#bytecode
PUSHINT 1;
PUSHFLT 7.0;
DIV;
POP 1;
EXIT;