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-generator
/
test
/
fixtures
/
parentheses
/
object
/
expected.js
Amjad Masad
07df8515b9
Parenthesize object expression when it could end up at the start of an expression T6811
2015-12-11 18:04:16 -08:00
3 lines
27 B
JavaScript
Raw
Blame
History
(
{
}
)
===
foo
;
(
{
}
)
&&
foo
;
Reference in New Issue
View Git Blame
Copy Permalink