Skip to content

Allow endless methods to be an argument to methods like visibity#9362

Merged
enebo merged 3 commits into
jruby:masterfrom
enebo:topic/vis_endless
Apr 5, 2026
Merged

Allow endless methods to be an argument to methods like visibity#9362
enebo merged 3 commits into
jruby:masterfrom
enebo:topic/vis_endless

Conversation

@enebo

@enebo enebo commented Apr 4, 2026

Copy link
Copy Markdown
Member

A few other small updates based on looking at lrama .y grammar (as much as I can follow it now anyways). Largely,
this will fix:

private def foo = 1

Fixes #9266

@enebo enebo added this to the JRuby 10.1.0.0 milestone Apr 4, 2026
@enebo enebo merged commit 49dda12 into jruby:master Apr 5, 2026
107 checks passed
@enebo enebo deleted the topic/vis_endless branch April 5, 2026 18:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Endless method with modifier method does not parse

1 participant