Skip to content

Commit 3f52b9e

Browse files
authored
Merge pull request #2 from jeonsein/mini_project
test
2 parents 3f78b4f + a0a8b74 commit 3f52b9e

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

src/Test.java

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
2+
public class Test {
3+
4+
public static void main(String[] args) {
5+
// TODO Auto-generated method stub
6+
7+
}
8+
9+
}

0 commit comments

Comments
 (0)