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