summaryrefslogtreecommitdiff
path: root/tests/testdata/run/with_config/frontend_work.ts
blob: 783af44e4c2ce6b98d942283e9b77d72439b58ce (plain)
1
2
3
4
function _main() {
  console.log(document);
}
console.log("ok");