TypeScript/tests/baselines/reference/sourceMapValidationDebugger.sourcemap.txt
2014-07-12 17:30:19 -07:00

23 lines
871 B
Plaintext

===================================================================
JsFile: sourceMapValidationDebugger.js
mapUrl: sourceMapValidationDebugger.js.map
sourceRoot:
sources: sourceMapValidationDebugger.ts
===================================================================
-------------------------------------------------------------------
emittedFile:tests/cases/compiler/sourceMapValidationDebugger.js
sourceFile:sourceMapValidationDebugger.ts
-------------------------------------------------------------------
>>>debugger;
1 >
2 >^^^^^^^^
3 > ^
4 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^->
1 >
2 >debugger
3 > ;
1 >Emitted(1, 1) Source(1, 1) + SourceIndex(0)
2 >Emitted(1, 9) Source(1, 9) + SourceIndex(0)
3 >Emitted(1, 10) Source(1, 10) + SourceIndex(0)
---
>>>//# sourceMappingURL=sourceMapValidationDebugger.js.map