TypeScript/tests/baselines/reference/sourceMapValidationLabeled.symbols
2015-04-15 16:44:20 -07:00

5 lines
138 B
Text

=== tests/cases/compiler/sourceMapValidationLabeled.ts ===
x:
var b = 10;
>b : Symbol(b, Decl(sourceMapValidationLabeled.ts, 1, 3))