summaryrefslogtreecommitdiff
path: root/tests/specs/compile/byonm_main_sub_dir/src/main.ts
blob: b75bbc03edd2ff636ce6cf02a2e5acd7e3b7afe0 (plain)
1
2
import { add } from "@denotest/add";
console.log(add(1, 2));