Skip to content

Commit b2bb40d

Browse files
messupmessup
authored andcommitted
first commit
0 parents  commit b2bb40d

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

1.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
11

test2/src/test2/FirstClass.java

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
package test2;
2+
3+
public class FirstClass {
4+
public String name;
5+
}

0 commit comments

Comments
 (0)