node/test/fixtures/es-module-loaders/throw-undefined.mjs

4 lines
32 B
JavaScript

'use strict';
throw undefined;