Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
ui
/
abi
/
removed-wasm-abi.rs
blob: a45e42bfe020ef6e21f7fd4d20972327e101a21e [
file
] [
log
] [
blame
] [
edit
]
extern
"wasm"
fn
test
()
{}
//~^ ERROR invalid ABI: found `wasm`
fn
main
()
{}