master - test 3
This commit is contained in:
@@ -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 and welcome!");
|
||||||
|
|
||||||
Test x = new Test();
|
Test x = new Test();
|
||||||
x.test();
|
x.test();
|
||||||
|
|||||||
Reference in New Issue
Block a user