# HG changeset patch # User shade # Date 1479805785 -3600 # Node ID cffc7a3f592cdf2a22a8816380d40dc22a298d1a # Parent 2397ff9babf564107a69951a8b41d339522d3961 Testing commit powers. diff -r 2397ff9babf5 -r cffc7a3f592c Hello.java --- a/Hello.java Wed Oct 05 15:19:26 2016 -0400 +++ b/Hello.java Tue Nov 22 10:09:45 2016 +0100 @@ -102,6 +102,7 @@ System.out.println ("yarly?"); System.out.println ("Slow and fuzzy"); System.out.println ("I'll repeat the original question"); + System.out.println ("Aeons pass while Java starts up"); try { Thread.sleep(1);