summaryrefslogtreecommitdiff
path: root/tests/specs/publish/javascript_missing_decl_file/other.js
blob: 89ffb80ba3c06ebf043d1f6a9d98eb702299b08c (plain)
1
2
3
export function other() {
  return Math.random();
}