TypeScript/tests/baselines/reference/bpSpan_debugger.baseline
2014-10-20 23:03:52 -07:00

5 lines
173 B
Plaintext

1 >debugger;
~~~~~~~~~ => Pos: (0 to 8) SpanInfo: {"start":0,"length":8}
>debugger
>:=> (line 1, col 0) to (line 1, col 8)