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
/
cli
/
tests
/
bundle
/
fixture03.out
blob: 93659f4d95f395c32a2960a3e2e10f305f0a97e6 (
plain
)
1
2
3
4
5
const a = "a"; const d = { a: a }; console.log(d);