bearophile Tue, 01 Jun 2010 12:50:41 -0700
> for (int i = 0; i < 10; i++); > writeln(i); That's a bad example, sorry :-(
Bye, bearophile