Sign in
rust
/
rust
/
084e6e7320342b603834af97d4e1f521c249fc2f
/
.
/
tests
/
incremental
/
issue-54059.rs
blob: b6668b4be28a9581100a2dd5143c189a155cc114 [
file
]
//@ proc-macro: issue-54059.rs
//@ ignore-windows - dealing with weird symbols issues on dylibs isn't worth it
//@ revisions: rpass1
extern
crate issue_54059
;
fn
main
()
{}