about summary refs log tree commit diff
path: root/tests/ui/issues/issue-5518.rs
blob: 333185c482fe43e4de9f1de9e1cfd9cd298e7362 (plain)
1
2
3
4
5
6
7
//@ run-pass
//@ aux-build:issue-5518.rs


extern crate issue_5518 as other;

fn main() {}