• @randomblock1
    link
    71 year ago

    sorry we only have Exception in thread “main” java.lang.NullPointerException, is that okay?

    • Bappity
      link
      English
      21 year ago

      that’s how I like my coffee

    • @[email protected]
      link
      fedilink
      11 year 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.