TypeScript/tests/baselines/reference/bpSpan_debugger.baseline

5 lines
173 B
Plaintext
Raw Normal View History

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