summaryrefslogtreecommitdiff
path: root/tests/testdata/run/issue13562.ts
blob: afbf69f99e5b25f2b9bfcc1233c3a774d1b89078 (plain)
1
2
3
import { printHello3 } from "../subdir/mod1.ts?q=.json";

printHello3();