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