public class Dicks extends Object {
public static void main(String[] cancer) {
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; http://dis.4chan.org/prog/
System.out.println("hax my anus\u0022);
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
}
}
Name:
Anonymous2008-10-30 16:06
OMG LABELZ.
Why does Java have labels but no working goto statement? Why even bother to make goto a reserved word if it's just going to be unused.
Name:
Anonymous2008-10-30 16:08
The only really surprising thing here is that the URL is valid Java. Why is that? No, I won't read any Java documentation to find out.
>>7
Hmm, I could have sworn that labels could only be declared directly before a while or for statement, though I'm not sure if that's changed in newer Java's.
Name:
Anonymous2008-10-30 17:26
Java has goto?
Name:
Anonymous2008-10-30 17:27
op is a blog reading faggot
Name:
Anonymous2008-10-30 17:56
int main() { [](){}(); []{}(); }
Valid C++0x code.
Name:
Anonymous2008-10-30 19:54
>>11
No, but Java has break, which is essentially the same thing.