0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-02-18 19:33:00 -05:00
denoland-deno/tests/specs/fmt_errors/main.mts
2024-11-08 19:11:20 +02:00

3 lines
No EOL
55 B
TypeScript

import * as a from "./a.cts";
console.log(a.add(1,2));