polserver/testsuite/escript/bug/bug.src
2015-12-19 02:31:08 +01:00

5 lines
No EOL
67 B
Text

Use util;
Program Compiler_Bug()
RandomDiceRoll(2d4);
EndProgram