Renamed files
This commit is contained in:
committed by
Nicolò Ribaudo
parent
07e69c009b
commit
0f42accb87
3
packages/babel-plugin-proposal-function-sent/test/fixtures/function-sent/basic/input.js
vendored
Normal file
3
packages/babel-plugin-proposal-function-sent/test/fixtures/function-sent/basic/input.js
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
function* gen() {
|
||||
let sent = function.sent;
|
||||
}
|
||||
Reference in New Issue
Block a user