• dearblue's avatar
    Introduced `MRB_PRESYM_INIT_SYMBOLS()` · a9949f5d
    dearblue authored
    The `init_SYMBOLS()` function implicitly defined in `MRB_PRESYM_DEFINE_VAR_AND_INITER()` requires some familiarity when trying to find it from the caller.
    By introducing `MRB_PRESYM_INIT_SYMBOLS()`, it is possible to find directly from the identifier.
    a9949f5d
class.c 74.3 KB