diff --git a/lib/classic.rb b/lib/classic.rb old mode 100644 new mode 100755 index f28e4e72..fec1473b --- a/lib/classic.rb +++ b/lib/classic.rb @@ -126,8 +126,7 @@ class Classic end end - # this is so fucking unholy yet oddly beautiful - # not sure if I should thank Ruby or apologize for this abusive use of string interpolation + # create java source file def write_java j = " package #{ @pkg };