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

2 lines
36 B
Text

var x := array { 4, 3, };
print(x);