RosettaCodeData/Task/Arrays/Elena/arrays-1.elena
2020-02-17 23:21:07 -08:00

1 line
45 B
Text

var staticArray := new int[]::(1, 2, 3);