1'use strict';
2const common = require('../common');
3process.stderr.on('data', common.mustCall(console.log));
4