summaryrefslogtreecommitdiff
path: root/tests/specs/run/unstable/temporal.out
blob: f29f9acf8f629ee1f4df20b78a28b363d1af512f (plain)
1
2
3
4
5
6
7
error: Uncaught (in promise) ReferenceError: Temporal is not defined
Temporal.Now.instant();
^
    at [WILDCARD]temporal.ts:1:1

    info: Temporal is an unstable API.
    hint: Run again with `--unstable-temporal` flag to enable this API.