TypeScript/tests/baselines/reference/sourceMapValidationDebugger.sourcemap.txt

23 lines
871 B
Plaintext
Raw Normal View History

2014-07-13 01:04:16 +02:00
===================================================================
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