summaryrefslogtreecommitdiff
path: root/test/message/source_map_throw_icu.out
blob: 65297956f924378ddfb5f82e1e540ba3676a4c3c (plain)
1
2
3
4
5
6
7
8
9
*icu.jsx:3
    ("********", throw Error("an error"));
     ^

Error: an error
    at *icu.jsx:3:23*
    at *icu.jsx:9:5*

Node.js *