Files
Noja/tests/suite/Testcase_002_007
T

12 lines
104 B
Plaintext

#source
1.0 / 7;
#bytecode
PUSHFLT 1.0;
PUSHINT 7;
DIV;
POP 1;
EXIT;