Files
Kmake/test/fixtures/wpt/wasm/webapi/esm-integration/resources/log.js

2 lines
52 B
JavaScript
Raw Normal View History

2026-05-26 23:36:42 -07:00
export function logExec() { log.push("executed"); }