Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
afortuna2016 committed Feb 28, 2017
2 parents aeca851 + 89e058e commit 42f385b
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions src/Main/Main.java
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
/**
* Just made this stuff to make sure Eclipse and GitHub are working correctly!!!!
*/
/**
* EUREKA!!!! IT WORKS!!!
*/

public class Main
{
Expand All @@ -16,7 +19,8 @@ public static void main(String[] args)
String s = " World!";
}

anna can also edit this!


/**
* Joe is good to go!!!
*/

}

0 comments on commit 42f385b

Please sign in to comment.