mirror of
https://github.com/ziglang/zig.git
synced 2025-12-07 06:43:07 +00:00
9 lines
127 B
Zig
9 lines
127 B
Zig
pub fn (main) void {}
|
|
|
|
// error
|
|
// backend=stage2
|
|
// target=native
|
|
// output_mode=Exe
|
|
//
|
|
// :1:5: error: missing function name
|