aboutsummaryrefslogtreecommitdiff
path: root/test/cases/compile_errors/invalid_extern_function_call.zig
AgeCommit message (Expand)Author
2024-01-06categorize `behavior/bugs/<issueno>.zig` testsVeikka Tuominen
2023-11-19test: check compile errors when compilation has no errorsdweiller
2023-11-06Sema: emit error when pointer to extern function is calledBogdan Romanyuk