Trass3r Mon, 23 Jan 2012 09:55:53 -0800
void main(){ for ({int x=0; short y=0;} x < 10; x++, y++){ } }
wtf?