• Atlusb
    link
    fedilink
    arrow-up
    4
    ·
    3 months ago

    Imagine the full package, class, method, variable call string in Java in German.

    • macniel@feddit.org
      link
      fedilink
      arrow-up
      7
      ·
      3 months ago
      paket organisation.lemmy;
      
      öffentliche klasse HalloWelt {
      
          öffentlich statische leere hauptprogramm (Zeichenkette[] argumente) {
              System.ausgabe.druckzn ("Hallo Welt");
          } 
      }