Skip to content

Commit 75dee75

Browse files
committed
Testing github for DataStructures assignment
1 parent 8e407a5 commit 75dee75

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

test.java

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
11
import java.util.*;
22

33
// I am addingmore
4+
public class test {
5+
6+
public static void main(String[] args) {
7+
System.out.println("Too late, I have already added something.");
8+
}
9+
10+
}

0 commit comments

Comments
 (0)