rustc/tests/ui/feature-gates/env-flag.rs
2024-06-21 09:39:33 +02:00

4 lines
47 B
Rust

//@ compile-flags: --env-set A=B
fn main() {}