Няма описание

basic.expected.js 64B

    function* foo() { return (yield a('bar')) || (yield b()); }