Skip to content

9.1.8: Fix issue of callAdapter using yield/return incorrectly (#739)

Compare
Choose a tag to compare
@trevorwang trevorwang released this 09 Feb 12:40
· 1 commit to master since this release
adfaaaa
* fix bug of using yield in place of return in certain cases

* fix test

---------

Co-authored-by: Trevor Wang <trevor.wang@qq.com>