aboutsummaryrefslogtreecommitdiff
path: root/test/message/async_error_eval_esm.out
blob: 578a9f5c26160e9ef554c1160decff8d0ba1d0f6 (plain)
1
2
3
4
5
6
7
Error: test
    at one (file:*/[eval1]:2:9)
    at two (file:*/[eval1]:15:9)
    at processTicksAndRejections (internal/process/task_queues.js:*:*)
    at async three (file:*/[eval1]:18:3)
    at async four (file:*/[eval1]:22:3)
    at async main (file:*/[eval1]:28:5)