Rename "babylon" to "@babel/parser" (#7937) 🎉
This commit is contained in:
committed by
Henry Zhu
parent
0200a3e510
commit
daf0ca8680
3
packages/babel-parser/test/fixtures/experimental/function-sent/invalid-syntax/input.js
vendored
Normal file
3
packages/babel-parser/test/fixtures/experimental/function-sent/invalid-syntax/input.js
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
function* foo() {
|
||||
if (true) function.;
|
||||
}
|
||||
Reference in New Issue
Block a user