--- 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