xref
: /
third_party
/
node
/
test
/
fixtures
/
debugger
/
use-strict.js
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
only in
/third_party/node/test/fixtures/debugger/
1
'use strict'
;
2
console
.
log
(
'first real line'
);
3