deno/cli/tests/compiler_js_error.ts
2020-07-15 14:23:17 +02:00

1 line
61 B
TypeScript

Deno.compile("main.js", { "main.js": "console.log(foo);" });