Revision Release 2024.3703 Keywords iOS, Solar2D Native, C, CoronaAssert.h, CORONA_ASSERT_NOT_REACHED See also CoronaAssert.h Corona C Functions
Use this to mark areas of code which should never be reached. In systems programming, for example, you would place this after a continuation.
CORONA_ASSERT_NOT_REACHED()