aboutsummaryrefslogtreecommitdiff
path: root/test/cases/compile_errors/comptime_call_of_function_pointer.zig
AgeCommit message (Expand)Author
2023-06-24all: migrate code to new cast builtin syntaxmlugg
2023-06-19all: zig fmt and rename "@XToY" to "@YFromX"Eric Joldasov
2023-01-31Sema: emit compile error for comptime or inline call of function pointerr00ster91