about summary refs log tree commit diff
path: root/tests/ui/rust-2018/auxiliary/dummy-crate.rs
blob: c9e8881600dea2146c25980d8117c8e0fae690cd (plain)
1
2
// intentionally blank, used because we need an extern crate for
// `removing-extern-crate.rs` but don't care about what's in it.