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

4 lines
37 B
JavaScript

function* foo() {
function.sent;
}