summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/run/import_meta/other.ts
blob: 47d7527cd77f8b6a2c61bd87f5f663bdc5f30054 (plain)
1
console.log("other", import.meta.url, import.meta.main);