• @Atlusb
    link
    42 days ago

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

    • macniel
      link
      fedilink
      62 days ago
      paket organisation.lemmy;
      
      öffentliche klasse HalloWelt {
      
          öffentlich statische leere hauptprogramm (Zeichenkette[] argumente) {
              System.ausgabe.druckzn ("Hallo Welt");
          } 
      }