Sign in
◑
Theme
chromium
/
external
/
github.com
/
v8
/
node
/
refs/heads/main
/
.
/
test
/
fixtures
/
warnings.js
blob: 2b2939442dafb6312adcb0cb6701912db76e90e7 [
file
] [
edit
]
'use strict'
;
process
.
emitWarning
(
'a bad practice warning'
);