Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
incremental
/
issue-54059.rs
blob: bfce4d487db124de0d986acbdde43322b2051cff [
file
] [
log
] [
blame
] [
edit
]
//@ aux-build:issue-54059.rs
//@ ignore-windows - dealing with weird symbols issues on dylibs isn't worth it
//@ revisions: rpass1
extern
crate issue_54059
;
fn
main
()
{}