ruby/include
Nobuyoshi Nakada a53b3fd287
Suppress warnings at Apple clang 21.0.0
`RBIMPL_COMPILER_SINCE(Clang)` excludes Apple clang.  Use simply
`__clang_major__` instead.
2026-03-26 13:25:17 +09:00
..