rust/tests/run-pass/env.stdout

15 lines
118 B
Plaintext
Raw Normal View History

2020-03-05 16:25:55 -06:00
[]
[
(
"MIRI_TEST",
"the answer",
),
]
[
(
"MIRI_TEST",
"42",
),
]
[]