This website works better with JavaScript.
Home
Explore
Help
Sign In
lukechilds
/
node
mirror of
https://github.com/lukechilds/node.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
13064
Commits
131
Branches
446
Tags
325 MiB
Tree:
f2e4f621c5
node
/
test
/
fixtures
/
GH-1899-output.js
3 lines
31 B
Raw
Normal View
History
test: #1899 - output in child process raises an exception
14 years ago
console
.
log
(
'hello, world!'
)
;