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