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
/
test
/
fixtures
/
transformation
/
optional-undeclared-variable-check
/
declared
/
exec.js
Sebastian McKenzie
f322252c36
add optional undeclared variable check transformer
2015-01-20 00:17:22 +11:00
6 lines
30 B
JavaScript
Raw
Blame
History
function
foo
(
)
{
}
foo
(
)
;
Reference in New Issue
View Git Blame
Copy Permalink