rust/tests/ui/feature-gates/env-flag.rs
2023-12-10 14:25:57 +01:00

4 lines
42 B
Rust

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