Sign in
android
/
toolchain
/
rustc
/
2f3fdfeb95384b9046ea35b3532e23c652eca660
/
.
/
src
/
test
/
incremental
/
issue-54059.rs
blob: 0a5a547509f6922ac3f4dbdf5bf0cf30446aba95 [
file
] [
log
] [
blame
]
// aux-build:issue-54059.rs
// ignore-wasm32-bare no libc for ffi testing
// ignore-windows - dealing with weird symbols issues on dylibs isn't worth it
// revisions: rpass1
extern
crate issue_54059
;
fn
main
()
{}