]> git.lizzy.rs Git - rust.git/blob - tests/pass/env.stdout
make tests pass again
[rust.git] / tests / pass / env.stdout
1 []
2 [
3     (
4         "MIRI_TEST",
5         "the answer",
6     ),
7 ]
8 [
9     (
10         "MIRI_TEST",
11         "42",
12     ),
13 ]
14 []