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
/
es2015
/
uncategorised
/
394
/
actual.js
Brian Ng
ca652bd934
Throw error if new.target is used outside of a function (
#402
)
2017-03-10 13:38:45 +01:00
2 lines
30 B
JavaScript
Raw
Blame
History
function
foo
(
)
{
new
.
target
}
Reference in New Issue
View Git Blame
Copy Permalink