Files
rust/tests/ui/deprecation/deprecated_ar.rs
2025-03-25 17:33:09 +03:00

7 lines
120 B
Rust

//@ check-pass
//@ compile-flags: -Car=foo
fn main() {}
//~? WARN `-C ar`: this option is deprecated and does nothing