rust/tests/ui/feature-gates/env-flag.rs

4 lines
42 B
Rust
Raw Normal View History

2023-11-27 07:48:11 -06:00
// compile-flags: --env A=B
fn main() {}