mirror of
https://github.com/denoland/deno.git
synced 2024-11-30 16:40:57 -05:00
5 lines
127 B
Text
5 lines
127 B
Text
|
{
|
||
|
"args": "eval --env=../../../testdata/env_unparsable console.log(Deno.env.get(\"Another_FOO\"))",
|
||
|
"output": "main.out"
|
||
|
}
|