2 Commits

Author SHA1 Message Date
Andrzej Lopko
7fdafc7f9e Merge branch 'test-3' into master (PR #5) - conflicts resolved 2026-02-03 20:38:36 +01:00
Andrzej Lopko
6d621da0a6 master - konflikt 2026-02-03 20:35:30 +01:00

View File

@@ -31,7 +31,7 @@ public class Main {
public static void main(String[] args) { public static void main(String[] args) {
//TIP Press <shortcut actionId="ShowIntentionActions"/> with your caret at the highlighted text //TIP Press <shortcut actionId="ShowIntentionActions"/> with your caret at the highlighted text
// to see how IntelliJ IDEA suggests fixing it. // to see how IntelliJ IDEA suggests fixing it.
//System.out.printf("Hello and welcome!"); //System.out.printf("Hello anasd welcome!");
Test x = new Test(); Test x = new Test();
x.test(); x.test();