3 lines
47 B
Rust
3 lines
47 B
Rust
//@ compile-flags: --env-set A=B
|
|
|
|
fn main() {}
|
//@ compile-flags: --env-set A=B
|
|
|
|
fn main() {}
|