Files
zig/test/cases/compile_errors/missing_function_proto_name.zig
2023-09-05 20:00:19 +03:00

8 lines
98 B
Zig

fn () void;
// error
// backend=stage2
// target=native
//
// :1:1: error: missing function name