__switch_error

fnvoid __switch_error()(string file = __FILE__, size_t line = __LINE__)

Compiler lowers final switch default case to this (which is a runtime error) Old implementation is in core/exception.d