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