progs/loops.while
changeset 207 f824e1331fc6
parent 182 9ce2414e470e
child 275 618c7640cf66
--- a/progs/loops.while	Tue Nov 26 22:45:06 2013 +0000
+++ b/progs/loops.while	Wed Nov 27 08:49:51 2013 +0000
@@ -10,5 +10,5 @@
  };     
  y := start;
  x := x - 1
-};
+}