mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
6084048b28
The following branch condition is always true:
// mrbgems/mruby-struct/src/struct.c:187 in make_struct_define_accessors()
if (is_local_id(mrb, name) || is_const_id(mrb, name)) {