This website requires JavaScript.
Explore
Help
Sign In
swc-project
/
swc
Watch
1
Star
1
Fork
0
You've already forked swc
mirror of
https://github.com/swc-project/swc.git
synced
2024-12-21 12:41:54 +03:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
52dfb55816
swc
/
tests
/
tsc-references
/
es6
/
destructuring
/
arrayAssignmentPatternWithAny
/
input.ts
/
es2015.1.normal
/
output.js
Donny/강동윤
01e171a4b4
test(es): Freeze as
es2015
to verify base transforms (
#2468
)
2021-10-19 05:31:12 +00:00
4 lines
23 B
JavaScript
Raw
Blame
History
var
a
;
var
x
;
[
x
]
=
a
;
Reference in New Issue
View Git Blame
Copy Permalink