We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55db3cc commit b5573e2Copy full SHA for b5573e2
src/main/java/ru/javawebinar/topjava/Main.java
@@ -6,6 +6,6 @@
6
*/
7
public class Main {
8
public static void main(String[] args) {
9
- System.out.format("Hello TopJava Enterprise!");
+ System.out.format("Hello TopJava Enterprise!!!!!!!!!!!!!!!!!");
10
}
11
0 commit comments