Merge branch 'test-3' into master (PR #5) - conflicts resolved

This commit is contained in:
Andrzej Lopko
2026-02-03 20:38:36 +01:00

View File

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