diff -r 06e56c2ce349 -r df7d47a507f8 progs/compile.scala --- a/progs/compile.scala Sun Mar 22 14:21:33 2020 +0000 +++ b/progs/compile.scala Fri Apr 10 12:11:01 2020 +0100 @@ -112,7 +112,7 @@ def l(args: Any*): String = sc.s(args:_*) ++ ":\n" } -// this allows you to write things like +// this allows us to write things like // i"add" and l"Label"