polserver/testsuite/escript/errors/errors010-reserved-word-syntax-error.src

3 lines
42 B
Text
Raw Permalink Normal View History

var is := 1;
print("the value is " + is);