aboutsummaryrefslogtreecommitdiff
path: root/test/cases/compile_errors/@trap_comptime_call.zig
AgeCommit message (Expand)Author
2023-12-11Revert "Sema: forbid @breakpoint from being called at comptime"Andrew Kelley
2023-12-11Sema: forbid @breakpoint from being called at comptimeBogdan Romanyuk
2023-11-19test: check compile errors when compilation has no errorsdweiller
2023-11-10disallow calling @trap at comptimeBogdan Romanyuk