Some docs. Update .cabal file and Makefile.
[hs-java.git] / TestGen.hs
index c8cd0ef3c91578696e3db0355efc384f76225343..f21912c58e863481124923c72bbb70eddac2dea5 100644 (file)
@@ -45,6 +45,7 @@ test = do
       invokeStatic Java.Lang.integer Java.Lang.valueOfInteger
       aastore
       invokeVirtual Java.IO.printStream Java.IO.printf
+      -- Call Hello.hello()
       invokeStatic "Hello" helloJava
       pop
       i0 RETURN