mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
small cosmetic change; ref #3570
This commit is contained in:
+2
-1
@@ -825,7 +825,8 @@ mrb_mod_cv_set(mrb_state *mrb, struct RClass *c, mrb_sym sym, mrb_value v)
|
||||
mrb_intern_lit(mrb, "__attached__"));
|
||||
|
||||
c = mrb_class_ptr(klass);
|
||||
}else{
|
||||
}
|
||||
else{
|
||||
c = cls;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user