22 Oct
2004
22 Oct
'04
3:59 p.m.
Hello,
this code:
"bbbbabbbbb" => string foo;
foo => stdout;
"bbbbabbbbb" => stdout;
produces this output:
bbbbbbbbbb
bbbbabbbbb
The fifth char is incremented by one for any string.
I am using the windows binary, version 1.1.5.2.
--
Fredrik Arnerup