a6b27a725f
R=jarin@chromium.org
BUG=chromium:714696
Review-Url: https://codereview.chromium.org/2838143002
Cr-Original-Commit-Position: refs/heads/master@{#44854}
Committed: 87b5b53f6f
Review-Url: https://codereview.chromium.org/2838143002
Cr-Commit-Position: refs/heads/master@{#44880}
16 lines
341 B
Plaintext
16 lines
341 B
Plaintext
default: {NUMBER}
|
|
abcd: {NUMBER}
|
|
b: 0.000000
|
|
a: {NUMBER}
|
|
log more
|
|
warn 2
|
|
debug
|
|
info
|
|
*%(basename)s:25: Error: exception
|
|
console.info({ toString: () => {throw new Error("exception");} })
|
|
^
|
|
Error: exception
|
|
at Object.toString (*%(basename)s:25:39)
|
|
at console.info (<anonymous>)
|
|
at *%(basename)s:25:9
|