Sign in
rust
/
rust
/
refs/heads/beta
/
.
/
tests
/
incremental
/
issue-54059.rs
blob: b6668b4be28a9581100a2dd5143c189a155cc114 [
file
] [
log
] [
blame
]
//@ 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
()
{}