fix yield running constrain (#481)
* fix yield running constrain
* add test cases for yield without chosen space
* add more cases for yield with no space chosen
* fix bug caused by int vid PR
* fix
Co-authored-by:
Yee <2520865+yixinglu@users.noreply.github.com>
Showing
- src/validator/YieldValidator.cpp 7 additions, 1 deletionsrc/validator/YieldValidator.cpp
- src/visitor/DeduceTypeVisitor.cpp 7 additions, 2 deletionssrc/visitor/DeduceTypeVisitor.cpp
- tests/tck/features/yield/NoSpaceChosen.feature 77 additions, 0 deletionstests/tck/features/yield/NoSpaceChosen.feature
- tests/tck/features/yield/Yield.feature 0 additions, 16 deletionstests/tck/features/yield/Yield.feature
Please register or sign in to comment