4 lines
44 B
JavaScript
4 lines
44 B
JavaScript
function* foo() {
|
|
(function.sent() {});
|
|
}
|
function* foo() {
|
|
(function.sent() {});
|
|
}
|