cwtests/cw02/fib.while
changeset 933 4d9674598682
parent 853 851d8c00f033
--- a/cwtests/cw02/fib.while	Sun Oct 01 12:04:51 2023 +0100
+++ b/cwtests/cw02/fib.while	Sun Oct 01 13:35:51 2023 +0100
@@ -9,6 +9,5 @@
        n := n - 1
 };
 write "Result: ";
-write minus2 ;
-write "\n"
+write minus2