Skip to content

Commit dd11a91

Browse files
committed
Commit to show usablity in eclipse.
1 parent dfbb1f2 commit dd11a91

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
package com.rt;
2+
3+
public class SaturdayClass {
4+
5+
public SaturdayClass() {
6+
// TODO Auto-generated constructor stub
7+
}
8+
9+
public static void main(String[] args) {
10+
// TODO Auto-generated method stub
11+
System.out.println("Hello");
12+
13+
}
14+
15+
}

0 commit comments

Comments
 (0)