This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
nodejs
Watch
0
Star
0
Fork
0
You've already forked nodejs
mirror of
https://github.com/nodejs/node.git
synced
2024-12-01 16:10:02 +01:00
Code
Issues
Releases
Activity
36e75b7351
nodejs
/
test
/
fixtures
/
throws_error.js
2 lines
25 B
JavaScript
Raw
Normal View
History
Unescape
Escape
GJSLint part of tests
2010-12-03 02:03:18 +01:00
throw
new
Error
(
'blah'
)
;
Copy Permalink