Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

GUESS THAT LANGUAGE

Name: Anonymous 2009-09-04 6:37


class Hello {
    string mesg;
    new() { mesg = "Hello World!\n"; }
    static void main() {
        print(mesg);
    }
}

Name: Anonymous 2009-09-04 13:00

wat?

mesg isnt static - main() can't access it
new() ??

please tell me im being trolled

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List