progs/compile.scala
changeset 716 df7d47a507f8
parent 695 484b74bc057e
--- 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"