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-30 17:15:11 +03:00
Code
Issues
Actions
5
Packages
Projects
Releases
Wiki
Activity
52dfb55816
swc
/
tests
/
tsc-references
/
es6
/
destructuring
/
nonIterableRestElement3
/
input.ts
/
es5.1.normal
/
output.js
Donny/강동윤
675c0e714f
test(es): Use typescript test suite as a golden testing (
#2456
)
2021-10-18 04:07:23 +00:00
8 lines
49 B
JavaScript
Raw
Blame
History
var
c
=
{
bogus
:
0
}
;
c
=
[
""
,
0
]
;
Reference in New Issue
View Git Blame
Copy Permalink