aboutsummaryrefslogtreecommitdiff
path: root/test/cases/compile_errors/extern_function_pointer_mismatch.zig
AgeCommit message (Expand)Author
2024-10-19test: update for `CallingConvention` changesmlugg
2023-09-19write function types consistently with a space before `fn` keywordr00ster91
2023-06-19all: zig fmt and rename "@XToY" to "@YFromX"Eric Joldasov
2022-12-14Sema: implement missing stage1 errorsVeikka Tuominen