[ruby-core:123664] [Ruby Bug#20409] Missing reporting some invalid breaks

From: "Earlopain (Earlopain _) via ruby-core" <ruby-core@...>
Date: 2025-11-03 13:27:19 UTC
List: ruby-core #123664
Issue #20409 has been updated by Earlopain (Earlopain _).


Today I get a syntax error for all the examples in both parsers except for `END { break }`. Can this be closed or should `END { break }` still be considered?

----------------------------------------
Bug #20409: Missing reporting some invalid breaks
https://bugs.ruby-lang.org/issues/20409#change-115046

* Author: kddnewton (Kevin Newton)
* Status: Open
* Backport: 3.0: UNKNOWN, 3.1: UNKNOWN, 3.2: UNKNOWN, 3.3: UNKNOWN
----------------------------------------




-- 
https://bugs.ruby-lang.org/
______________________________________________
 ruby-core mailing list -- ruby-core@ml.ruby-lang.org
 To unsubscribe send an email to ruby-core-leave@ml.ruby-lang.org
 ruby-core info -- https://ml.ruby-lang.org/mailman3/lists/ruby-core.ml.ruby-lang.org/

In This Thread