export fn entry() void { comptime { @panic( "aoeu", ); } } // error // // :3:9: error: encountered @panic at comptime: aoeu