Skip to content

Commit

Permalink
Made some legit changes kinda
Browse files Browse the repository at this point in the history
  • Loading branch information
Joe authored and Joe committed Feb 3, 2017
1 parent f0e2148 commit 155fdbd
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions src/Main/Main.java
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,13 @@ public static void main(String[] args)
{
System.out.println("Hello");
}
}


// I made a new change to this file!!

// I made a new change to this file!!

public void testCode()
{

}
}

0 comments on commit 155fdbd

Please sign in to comment.