Sign in
pigweed
/
third_party
/
github
/
bazel-contrib
/
rules_nodejs
/
ee8d2c8ebe09ecafd5389af8be8e1c8ba0eea433
/
.
/
internal
/
node
/
test
/
bootstrap1.js
blob: 472c4a889719878605a6105e6d53bf2bed1647ca [
file
]
global
.
bootstrapped
=
global
.
bootstrapped
?
global
.
bootstrapped
+
1
:
1
;
global
.
last_bootstrap
=
'bootstrap1'
;