Closed TastyPi closed 3 years ago
Without this, ruby examples/call/call.rb fails with tried to create Proc object without a block (ArgumentError).
ruby examples/call/call.rb
tried to create Proc object without a block (ArgumentError)
@thuehlinger could you approve this please? It fixes a bug that prevents us from using this project.
Without this,
ruby examples/call/call.rb
fails withtried to create Proc object without a block (ArgumentError)
.