Sign in
chromium
/
external
/
github.com
/
v8
/
node
/
refs/heads/main
/
.
/
test
/
fixtures
/
source-map
/
basic.js
blob: 5d1420360f466eab6a9b7f4f87c1e0b2dfff8bda [
file
] [
edit
]
const
a
=
99
;
if
(
true
)
{
const
b
=
101
;
}
else
{
const
c
=
102
;
}
//# sourceMappingURL=https://ci.nodejs.org/418