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-11-24 10:12:42 +03:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
4c5d5a6fca
swc
/
crates
/
swc_ecma_parser
/
tests
/
tsc
/
restElementWithBindingPattern.ts
Donny/강동윤
839d0ac480
refactor(es/parser): Flatten tests to make
git
faster (
#3393
)
2022-01-28 19:11:30 +09:00
1 line
25 B
TypeScript
Raw
Blame
History
var
[
.
.
.
[
a
,
b
]
]
=
[
0
,
1
]
;
Reference in New Issue
View Git Blame
Copy Permalink