void main_1() { const bool x_1 = (40 != asint(10u)); return; } void main() { main_1(); return; }