235 @main def main() = {
236 compile_and_run(array_test, "arr")
237 }
238
239
240
241
242 // runs with amm2 and amm3
243