summaryrefslogtreecommitdiff
path: root/test/fixtures/es-module-loaders/throw-undefined.mjs
blob: f062276767408d6ba7c54e6c665ef3462e8b27b8 (plain)
1
2
3
'use strict';

throw undefined;