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
d832be4aa3
nodejs
/
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 17:27:15 +02:00
before
test: fix message tests regression Commit 3e1b1dd ("Remove excessive copyright/license boilerplate") broke some of the message tests because without the license boilerplate at the top, the line numbers no longer match up. PR-URL: https://github.com/iojs/io.js/pull/316 Reviewed-By: Bert Belder <bertbelder@gmail.com>
2015-01-13 01:04:59 +01:00
*test*message*throw_in_line_with_tabs.js:8
Check for tabs in source line in DisplayExceptionLine Fix for joyent/node#3280
2012-05-21 17:27:15 +02:00
throw ({ foo: 'bar' });
^
[object Object]
Copy Permalink