This website requires JavaScript.
Explore
Help
Register
Sign In
daohualiuxiang
/
node
mirror of
https://github.com/nodejs/node.git
Watch
1
Star
0
Fork
You've already forked node
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
5298c81f42
node
/
test
/
message
/
throw_in_line_with_tabs.out
6 lines
94 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Check for tabs in source line in DisplayExceptionLine Fix for joyent/node#3280
2012-05-21 23:27:15 +08:00
before
test: remove unused assert module imports Many test modules load assert but do not use it. This change removes those instances. It also removes a handful of other unused variables when they were nearby. PR-URL: https://github.com/nodejs/node/pull/4438 Reviewed-By: Michaël Zasso <mic.besace@gmail.com> Reviewed-By: Brian White <mscdex@mscdex.net> Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
2015-12-27 14:45:46 +08:00
*test*message*throw_in_line_with_tabs.js:9
Check for tabs in source line in DisplayExceptionLine Fix for joyent/node#3280
2012-05-21 23:27:15 +08:00
throw ({ foo: 'bar' });
^
[object Object]