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

4 lines
44 B
JavaScript

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