#include int main() { g_assert(42 < 0); return 0; }