Sign in
pigweed
/
third_party
/
github
/
aspect-build
/
rules_js
/
HEAD
/
.
/
examples
/
js_binary
/
test.js
blob: 43d055e484ef5304e0db89216b30e9b96c1d72a4 [
file
] [
log
] [
blame
]
console
.
log
(
'\n\n\nThis is only a test.\n\n\n'
)
console
.
log
(
require
.
resolve
(
'@types/node/package.json'
))