mirror of
https://github.com/ruby/ruby.git
synced 2026-08-16 02:15:57 +08:00
Guard clauses can only be used in `case` pattern matching statements, not in `=>`/`in` operators.
Guard clauses can only be used in `case` pattern matching statements, not in `=>`/`in` operators.