summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/run/nested_error/main.ts.out
blob: 47c818ac128332790732988d38d6b6debe6a51b2 (plain)
1
2
3
4
error: Uncaught {
  foo: Error
    at file:///[WILDCARD]/main.ts:2:8
}