TypeScript/tests/baselines/reference/sourceMapValidationLabeled.js

7 lines
164 B
TypeScript
Raw Normal View History

2014-07-13 01:04:16 +02:00
//// [sourceMapValidationLabeled.ts]
x:
var b = 10;
//// [sourceMapValidationLabeled.js]
x: var b = 10;
//# sourceMappingURL=sourceMapValidationLabeled.js.map