about summary refs log tree commit diff
path: root/tests/ui/errors/wrong-target-spec.rs
blob: d1d0fcc5fa0bd090965465eddb6f6fb26a0cd32b (plain)
1
2
3
//@ compile-flags: --target x86_64_unknown-linux-musl

fn main() {}