acme/testing/errors/toolateforpostfix1.a
2020-06-09 18:52:49 +00:00

4 lines
60 B
Plaintext

a = 3
b = a ; read a
a+2 = 3 ; -> "too late for postfix"