about summary refs log tree commit diff
path: root/tests/ui/feature-gates/env-flag.rs
blob: 0abc93994065a128ba794e0f2f5583d6a7833a64 (plain)
1
2
3
//@ compile-flags: --env-set A=B

fn main() {}