mirror of
https://git.proxmox.com/git/rustc
synced 2025-05-02 19:32:01 +00:00
2 lines
74 B
Rust
2 lines
74 B
Rust
extern "C" fn main() {} //~ ERROR: `main` function has wrong type [E0580]
|