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

5 lines
43 B
JavaScript

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