you are viewing a single comment's thread
view the rest of the comments
[–] -1 points 2 years ago* (last edited 2 years ago) (1 child)

It is pretty late for me. Sorry. And thank you for your patience. Repeating it three times helped.

It will be interesting to find out if the resulting binary is the same or not and what’s possible once it matured.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 3 points 2 years ago

    Yes, because it's genuinely not a static method. It's an instance method. Also the signature is different. It's not some sort of mere syntactic trick that translates void main() to public static void main(String[] args).

  • source
  • parent