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
Files
bca622abbc253a3c367ae035f478cf0f2a718717
babel
/
packages
/
babel-plugin-transform-strict-mode
/
test
/
fixtures
/
strict-mode
/
undefined-this-root-call
/
expected.js
Sebastian McKenzie
15969a0904
move all plugin tests out of babel-core and into their appropriate folders
2015-11-08 23:04:10 -08:00
4 lines
32 B
JavaScript
Raw
Blame
History
"use strict"
;
undefined
.
foo
(
)
;
Reference in New Issue
View Git Blame
Copy Permalink