summaryrefslogtreecommitdiff
path: root/tests/specs/check/check_dts/dts/check_dts.out
blob: e7ff9a0090beb448af6348141dc67901d11626e7 (plain)
1
2
3
4
error: TS1039 [ERROR]: Initializers are not allowed in ambient contexts.
export const a: string = Deno.version.deno;
                         ~~~~~~~~~~~~~~~~~
    at file:///[WILDCARD]/check_dts.d.ts:2:26