summaryrefslogtreecommitdiff
path: root/tests/specs/bench/no_run/no_run.out
blob: 77ce18366af15256920346870c4e228fd2e863c7 (plain)
1
2
3
4
5
Check [WILDCARD]/no_run.ts
error: TS2322 [ERROR]: Type 'number' is not assignable to type 'string'.
const _value: string = 1;
      ~~~~~~
    at [WILDCARD]/no_run.ts:1:7