4 lines
45 B
JavaScript
4 lines
45 B
JavaScript
(function*() {
|
|
{ *[yield iter]() {} }
|
|
})
|
(function*() {
|
|
{ *[yield iter]() {} }
|
|
})
|