CS153/hw5/hw5programs/length2.oat

5 lines
92 B
Text
Raw Normal View History

int program (int argc, string[] argv) {
var x = new int[3]{i -> 0};
return length(x);
}