Fix deduce type bug (#794)
Co-authored-by:
Yee <2520865+yixinglu@users.noreply.github.com>
Showing
- .gitignore 1 addition, 0 deletions.gitignore
- src/visitor/DeduceTypeVisitor.cpp 17 additions, 14 deletionssrc/visitor/DeduceTypeVisitor.cpp
- tests/tck/features/expression/In.feature 21 additions, 0 deletionstests/tck/features/expression/In.feature
- tests/tck/features/expression/ListComprehension.feature 1 addition, 1 deletiontests/tck/features/expression/ListComprehension.feature
- tests/tck/features/expression/Predicate.feature 1 addition, 1 deletiontests/tck/features/expression/Predicate.feature
- tests/tck/features/expression/Reduce.feature 1 addition, 1 deletiontests/tck/features/expression/Reduce.feature
Please register or sign in to comment