You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Inference Error:
Can't assign java.lang.Object to variable of type int
108.mirah:21: Can't assign java.lang.Object to variable of type int
RubyInt.new(1).times do |n|
^
"
Reported by rogerpack2005, May 28, 2011
See
https://gist.github.com/997022
if I have
in there it fails to compile. If I don't, it compiles and works a champ.
Thanks!
Comment 1 by rogerpack2005, May 30, 2011
possible dupe of #40
"
http://code.google.com/p/mirah/issues/detail?id=60
The text was updated successfully, but these errors were encountered: