Align styles [ci skip]

This commit is contained in:
Nobuyoshi Nakada 2025-05-15 17:48:40 +09:00
parent 427ede2dde
commit 2e3f81838c
No known key found for this signature in database
GPG key ID: 3582D74E1FEE4465
9 changed files with 56 additions and 27 deletions

View file

@ -460,7 +460,8 @@ gccct_method_search(rb_execution_context_t *ec, VALUE recv, ID mid, const struct
if (NAMESPACE_USER_P(ns)) {
ns_value = ns->ns_object;
} else {
}
else {
ns_value = 0;
}
// search global method cache