Files
Kmake/test/fixtures/source-map/output/source_map_throw_icu.snapshot

11 lines
258 B
Plaintext
Raw Permalink Normal View History

2026-05-26 23:36:42 -07:00
*/test/fixtures/source-map/icu.jsx:3
("あ 🐕 🐕", throw Error("an error"));
^
Error: an error
at Object.createElement (*/test/fixtures/source-map/icu.jsx:3:23)
at Object.<anonymous> (*/test/fixtures/source-map/icu.jsx:9:5)
Node.js *