This website requires JavaScript.
Explore
Help
Sign In
cerxes
/
babel
Watch
3
Star
0
Fork
0
You've already forked babel
Code
Issues
Pull Requests
Releases
Wiki
Activity
babel
/
packages
/
babel-plugin-transform-es2015-block-scoping
/
test
/
fixtures
/
general
/
issue-4946
/
expected.js
Moti Zilberman
68786c4f0f
Add test for issue
#4946
2017-08-25 19:21:38 -04:00
4 lines
40 B
JavaScript
Raw
Blame
History
(
function
foo
(
)
{
var
foo
=
true
;
}
)
;
Reference in New Issue
View Git Blame
Copy Permalink