Files
mruby-mruby/mrbgems/mruby-compiler/core
Yukihiro "Matz" Matsumoto 8a88734e49 mruby-compiler: add default case to assignable switch statement
Add default case to the switch statement in assignable function to silence C++
compiler warnings about unhandled enumeration values. The default case documents
that other node types don't need special handling in this context.

Co-authored-by: Claude <noreply@anthropic.com>
2025-10-03 19:46:19 +09:00
..
2021-03-01 10:06:17 +10:00