mirror of https://github.com/nodejs/node.git
4 lines
62 B
JavaScript
4 lines
62 B
JavaScript
|
'use strict';
|
||
|
|
||
|
process.emitWarning('a bad practice warning');
|