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

4 lines
36 B
Text

const FOO := 6 / 2;
print( FOO );