2017-07-07 23:14:20 -04:00

4 lines
41 B
JavaScript

function* foo() {
function.sent() {}
}