spec
spec copied to clipboard
Ruby 3.1: Calls without methods inside endless methods
Adding test for Feature #17398
A command syntax is allowed in endless method definitions, i.e., you can now write
def foo = puts "Hello"
From: https://github.com/ruby/spec/issues/923
There are some CI failures on linux/macos caused by this PR, can you address them?
There are some CI failures on linux/macos caused by this PR, can you address them?
Sure thing 👍
@EduardoGHdez Could you take a look?
@eregon Sorry for the delay. But just fixed the specs 🙌🏽