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
/
inline_js_source_map.ts
blob: 5ae7c226a868e96acec4fd0a0ebee80921e4904d (
plain
)
1
2
3
4
5
6
1 + 1; interface Test { hello: string; } // throw new Error("Hello world!" as string);