Closed hachi8833 closed 6 years ago
I think this should be the case that there exists a method called a
which sends in a value [1, 2, 3, 4, 5]
as the parameter of the method something like that.
Now the issue has been fixed on the current master
branch (9742df3). Closing.
» a [1,2,3,4,5]
#» UndefinedMethodError: Undefined Method 'a' for <Instance of: Object>
Happened to find that the invalid Goby code above causes the following panic on REPL.