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

3 lines
35 B
JavaScript

'use strict';
await async () => 0;