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