Skip to content

Commit

Permalink
Merge pull request #4343 from gacholio/blanks
Browse files Browse the repository at this point in the history
Whitespace cleanup
  • Loading branch information
gacholio authored Jan 17, 2019
2 parents c4bb0bb + 3e24173 commit 454fdab
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
public class BlockDuringClinitTest {

public void run() throws RuntimeException {

System.out.println("<clinit> vs. new...");
NewDuringClinit.test();

Expand Down

0 comments on commit 454fdab

Please sign in to comment.