blob: d0ac75b4a336f1f43ec4b22b40b621bfc8ae6345 [file] [log] [blame]
'use strict';
const common = require('../common');
process.on('warning', common.mustNotCall());
Buffer.of(0, 1);