mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
ef3a37b9b7
add pattern matching section to limitations.md clarifying that only rightward assignment (expr => var) is currently supported, while case/in syntax and other pattern types are not yet implemented. Co-authored-by: Claude <noreply@anthropic.com>