summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/wasm/webapi/esm-integration/resources/log.js
blob: 0c4f5ed519b0fd220a26cce71779039198bec18b (plain)
1
export function logExec() { log.push("executed"); }