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-proposal-do-expressions
/
test
/
fixtures
/
do-expressions
/
empty.js
Deven Bansod
921702ef8c
Migrate babel-plugin-proposal-do-expressions tests to jest-expect
2018-03-24 16:22:18 +05:30
2 lines
31 B
JavaScript
Raw
Blame
History
expect
(
do
{
}
)
.
toBeUndefined
(
)
;
Reference in New Issue
View Git Blame
Copy Permalink