Skip to content

Commit 3177b14

Browse files
committed
Update TesterClass.java
1 parent e3c5997 commit 3177b14

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

JavaGitTestingProject/src/MainCLass/TesterClass.java

+1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ public class TesterClass {
1717
public static void main(String[] args) {
1818
// TODO code application logic here
1919
int i=0;
20+
System.out.print(""+i);
2021
}
2122

2223
}

0 commit comments

Comments
 (0)