Name: Anonymous 2011-12-15 15:55
why should i write:
when it just gets turned into:
while(faggot){
...
}when it just gets turned into:
w1:
if(faggot) goto w1e;
...
goto w1;
w1e:
...