mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
remove all MRB_TT_MAIN from source
This commit is contained in:
@@ -419,7 +419,6 @@ obj_iv_p(mrb_value obj)
|
||||
case MRB_TT_SCLASS:
|
||||
case MRB_TT_HASH:
|
||||
case MRB_TT_DATA:
|
||||
case MRB_TT_MAIN:
|
||||
return TRUE;
|
||||
default:
|
||||
return FALSE;
|
||||
|
||||
Reference in New Issue
Block a user