Files
Kmake/test/fixtures/es-module-loaders/throw-undefined.mjs
2026-05-26 23:36:42 -07:00

4 lines
32 B
JavaScript

'use strict';
throw undefined;