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