summaryrefslogtreecommitdiff
path: root/tests/specs/lint/jsr_pkg_no_version/mod.ts
blob: 02abbfe2fd8d87cd7fb4a0e3419a11e6bf06c50d (plain)
1
2
3
export function test() {
  return 1 + 2;
}