about summary refs log tree commit diff
path: root/tests/incremental/issue-54059.rs
blob: b6668b4be28a9581100a2dd5143c189a155cc114 (plain)
1
2
3
4
5
6
7
//@ 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() {}