Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mistake check of yield expression in yield sentence. #2495

Closed
Shylock-Hg opened this issue Aug 11, 2021 · 1 comment
Closed

Mistake check of yield expression in yield sentence. #2495

Shylock-Hg opened this issue Aug 11, 2021 · 1 comment
Assignees
Labels
duplicate Solution: this issue or pull request already exists type/bug Type: something is unexpected
Milestone

Comments

@Shylock-Hg
Copy link
Contributor

a = go from 'Tim Duncan' over *; yield $a;
a = go from 'Tim Duncan' over *; yield $a[1][1];

In yield validator, mistake check the evaluable of expression of yield column.

@Shylock-Hg Shylock-Hg added the type/bug Type: something is unexpected label Aug 11, 2021
@Shylock-Hg Shylock-Hg self-assigned this Aug 11, 2021
@CPWstatic CPWstatic added this to the v2.6.0 milestone Aug 27, 2021
@CPWstatic CPWstatic assigned jievince and unassigned jievince Aug 30, 2021
@Sophie-Xie Sophie-Xie added the duplicate Solution: this issue or pull request already exists label Sep 28, 2021
@Sophie-Xie
Copy link
Contributor

duplicate #2646

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate Solution: this issue or pull request already exists type/bug Type: something is unexpected
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants