master - test 3

This commit is contained in:
Andrzej Lopko
2026-02-03 20:35:16 +01:00
parent 4d28124ce6
commit fb75223cb7

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 and welcome!");
//System.out.printf("Hello and welcome!");
Test x = new Test();
x.test();