• @Solemarc
    link
    27 months ago

    From the way I’m reading it, it sounds like a super() call in a constructor must be the first thing you do or something you don’t do? I never knew that was a thing… Looking at my old java code, I haven’t written Java since I graduated, this does seem to line up?

    • Aatube
      link
      fedilink
      17 months ago

      Oh yeah, I remember now. That’s definitely it.