|
Ruby 4.1.0dev (2026-09-17 revision e6ec1555444994dc3ccc807cf6d5213281911857)
|

Go to the source code of this file.
Macros | |
| #define | PRISM_UNUSED __attribute__((unused)) |
| GCC will warn if you specify a function or parameter that is unused at runtime. | |
| #define PRISM_UNUSED __attribute__((unused)) |