changeset 74:00b1ce768051

made a mark
author "Andrew Dinn <adinn@redhat.com>"
date Mon, 16 Apr 2012 16:30:59 +0100
parents 8bac79b4db25
children ec7e39a1bd54
files Hello.java
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/Hello.java	Wed Feb 15 17:31:59 2012 -0500
+++ b/Hello.java	Mon Apr 16 16:30:59 2012 +0100
@@ -48,5 +48,9 @@
     System.out.println ("orly?");
     System.out.println ("yarly?");
     System.out.println ("Slow and fuzzy");
+    System.out.println ("I'll repeat the original question");
+    System.out.println ("Are you now or have you ever been");
+    System.out.println ("a member of the common ass party");
+    System.out.println ("or any other common ass organization?");
   }
 }