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
rang.rb:17:in `include': private method `append_features' called for org.jruby.truffle.runtime.core.RubyClass@19d6ba35(Module) (NoMethodError)
from rang.rb:17:in `Example2'
from rang.rb:16:in `<main>'
Expected output (jruby, ruby):
Hello
Done
The text was updated successfully, but these errors were encountered:
I am getting the following error with this sample code below. I apologize if this is something we haven't implemented yet. I was not sure.
Code:
Error:
Expected output (jruby, ruby):
The text was updated successfully, but these errors were encountered: