1 // for testing compilation
2
3 import $file.cw051_add
4 import cw051_add._
5
6 val mand = os.read(os.pwd / "sqr.fun")
7
8 test_string(mand, "sqr")
9