xref: /third_party/node/test/fixtures/warnings.js (revision 1cb0ef41)
1'use strict';
2
3process.emitWarning('a bad practice warning');
4