You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to coding kata
I have been working my way through the katas and have got a solution
for the NASA countdown one but when I run it I get the following
error:
[INFO] Compilation failure
/projects/codekata/nasa-countdown-solv-jruby/target/jrubyc-generated-
sources/org/codingkata/unit/MyKata.java:[85,16] illegal start of
expression
I have run the exact same code through irb and it works fine - does
anybody have any suggestions?