TypeScript/tests/baselines/reference/sourceMapValidationLabeled.js
2014-07-12 17:30:19 -07:00

7 lines
164 B
TypeScript

//// [sourceMapValidationLabeled.ts]
x:
var b = 10;
//// [sourceMapValidationLabeled.js]
x: var b = 10;
//# sourceMappingURL=sourceMapValidationLabeled.js.map