• Bappity@lemmy.world
    link
    fedilink
    English
    arrow-up
    24
    arrow-down
    1
    ·
    11 months ago

    can I get uhhhhh NullPointer Exception: Object reference not set to an instance of an object.

      • yum13241@lemm.ee
        link
        fedilink
        arrow-up
        2
        ·
        11 months ago

        How about

        Class lol : Object
        {
        public static init void main (string args)
        {
            virtual void A_Start()
            {
                  Java.Print(args)
                  break
             }
        }
        }
        

        In case it’s not clear, I know nothing about Java.