aboutsummaryrefslogtreecommitdiff
path: root/test/cases/compile_errors/function-only_builtins_outside_function.zig
AgeCommit message (Expand)Author
2024-10-19test: update for `CallingConvention` changesmlugg
2024-08-27compiler,lib,test,langref: migrate `@setCold` to `@branchHint`mlugg
2023-11-25Compiler: move checking function-scope-only builtins to AstGenBogdan Romanyuk