Lionello Lunesu wrote:
> Maybe we can rid of the ?: operator and use ? for printing once again!
>
> void main () { ?"hello world" }
Hmm,think we should go all the way then. What about line numbers ? :-P
10 ? "hello world"
20 GOTO 10
30 REM make it stop
--anders