Sign in
◑
Theme
pigweed
/
third_party
/
github
/
bazel-contrib
/
rules_nodejs
/
553ef27a6f754f59ba53400bd5ecc5cb0435aeef
/
.
/
tools
/
npm_packages
/
testy
/
index.js
blob: cd7f67897681adb19bd5936c4f56885c7909732f [
file
]
console
.
log
(`
Hello
$
{
process
.
env
[
'SOME_TEST_ENV'
]}
&&
$
{
process
.
env
[
'SOME_OTHER_ENV'
]}`);