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

2 lines
42 B
Text

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