8000 Sample Commit for 2019 · lkjq/Java_Programming_CCVT@48c6b12 · GitHub
[go: up one dir, main page]

Skip to content

Commit 48c6b12

Browse files
rtomarrtomar
rtomar
authored and
rtomar
committed
Sample Commit for 2019
1 parent 614f104 commit 48c6b12

File tree

2 files changed

+22
-0
lines changed

2 files changed

+22
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
package com.bao;
2+
3+
public class Class2 {
4+
5+
public static void main(String[] args) {
6+
// TODO Auto-generated method stub
7+
8+
}
9+
10+
}
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
package com.bao;
2+
3+
public class DemoClass {
4+
5+
public static void main(String[] args) {
6+
// TODO Auto-generated method stub
7+
8+
System.out.println("Hello hi");
9+
10+
}
11+
12+
}

0 commit comments

Comments
 (0)
0