mirror of
https://github.com/ziglang/zig.git
synced 2024-11-27 07:32:44 +00:00
15df64ade8
These are needed because clang doesn't support anything in naked functions, not even assembly register inputs.
6 lines
127 B
Zig
6 lines
127 B
Zig
// error
|
|
// output_mode=Exe
|
|
// target=x86_64-windows
|
|
//
|
|
// :129:9: error: root struct of file 'tmp' has no member named 'main'
|