'use strict';
require('../../common');
Error.stackTraceLimit = 1;
eval(`
throw new Error('error in named script');
//# sourceURL=evalscript.js`);