TypeScript/tests/baselines/reference/sourceMapValidationLabeled.types
2014-08-15 14:37:48 -07:00

6 lines
92 B
Plaintext

=== tests/cases/compiler/sourceMapValidationLabeled.ts ===
x:
var b = 10;
>b : number