Project

General

Profile

« Previous | Next » 

Revision f6f09cbc

Added by ko1 (Koichi Sasada) over 6 years ago

introduce RUBY_ASSERT_ALWAYS(expr).

RUBY_ASSERT_ALWAYS(expr) ignores NDEBUG (we cannot remove this
assertion).