blob: fee8928f88740312c2642e85b810553e5c7b0c7a [file] [log] [blame] [edit]
// Flags: --trace-uncaught
'use strict';
require('../common');
// eslint-disable-next-line no-throw-literal
throw null;