Revert "Minimize the changes in #5277"

This reverts commit dc51d89ac2.
This commit is contained in:
Yukihiro "Matz" Matsumoto
2021-01-26 10:57:07 +09:00
parent 165f79c877
commit 17ecf14511
45 changed files with 1049 additions and 1035 deletions
+1
View File
@@ -10,6 +10,7 @@
#include <mruby/proc.h>
#include <mruby/string.h>
#include <mruby/variable.h>
#include <mruby/presym.h>
struct iv_elem {
mrb_sym key;