diff -r ae365699ef48 -r 03c5a8987141 progs/while-arrays/compile_arrays.sc --- a/progs/while-arrays/compile_arrays.sc Tue Nov 28 11:45:48 2023 +0000 +++ b/progs/while-arrays/compile_arrays.sc Sat Dec 02 21:37:04 2023 +0000 @@ -7,6 +7,8 @@ // // amm compile_arrays.sc +//> using toolkit latest + // the abstract syntax trees for WHILE @@ -234,9 +236,9 @@ -@main def main() = { - compile_and_run(array_test, "arr") -} +//@main def main() = { +// compile_and_run(array_test, "arr") +//}