mirror of
https://github.com/denoland/deno.git
synced 2024-11-22 15:06:54 -05:00
1d04c84c8f
This PR serves as a part of #22907 . --------- Signed-off-by: David Sherret <dsherret@users.noreply.github.com> Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com> Co-authored-by: David Sherret <dsherret@users.noreply.github.com>
4 lines
115 B
Text
4 lines
115 B
Text
{
|
|
"args": "eval --env-file=env_unparsable console.log(Deno.env.get(\"ANOTHER_FOO\"));",
|
|
"output": "main.out"
|
|
}
|