index
:
deno.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
testdata
/
run
/
js_root_with_ts_check.js
blob: adca847ee51ed12e532e68a02bbeb7a43d270934 (
plain
)
1
2
3
4
5
// @ts-check /** @type {number} */ const a = ""; console.log(a);