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
/
specs
/
lint
/
with_config_and_flags
/
with_config
/
a.ts
blob: c378218a32aeb7518b1c8f438057860ccd2ec43b (
plain
)
1
2
3
4
// TODO: foo function add(a: number, b: number): number { return a + b; }