summaryrefslogtreecommitdiff
path: root/tests/testdata/inspector/inspect_wait.js
blob: e2b10199ca953efdfcecf02d5a15b10f5cff826d (plain)
1
2
Deno.writeTextFileSync("./hello.txt", "hello world");
console.error("did run");