polserver/testsuite/escript/compiler2/compiler2-104-exit.src
2020-08-13 15:26:09 +02:00

4 lines
43 B
Text

print("hello");
exit;
print("incorrect");