Merge branch 'master' of github.com:babel/babel
This commit is contained in:
@@ -0,0 +1 @@
|
||||
new Foo(a, b,);
|
||||
@@ -0,0 +1,3 @@
|
||||
"use strict";
|
||||
|
||||
new Foo(a, b);
|
||||
Reference in New Issue
Block a user