summaryrefslogtreecommitdiff
path: root/tests/testdata/run/lock_only_http_and_https/b.ts
blob: 3bf5ac26a66a5118b9ebb46d562fc43077ac01e9 (plain)
1
2
3
export function b() {
  return "b";
}