mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-15 20:45:45 +03:00
1cc0e38fdc
Because that causes an assertion failure in debug builds. Fixes #140884.
4 lines
59 B
Rust
4 lines
59 B
Rust
extern "" {} //~ ERROR invalid ABI: found ``
|
|
|
|
fn main() {}
|