Compare commits
1 Commits
6d621da0a6
...
test-3
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
fb75223cb7 |
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user