1 2 3 4 5 6 7
export fn entry() void { comptime @trap(); } // error // // :2:14: error: encountered @trap at comptime