#include #include "assert.h" int main() { assert_unreachable(); return 0; }