[fine] Some resilience, a design improvement for iterator

This commit is contained in:
John Doty 2024-01-29 10:04:47 -08:00
parent 15548afc38
commit f2e82942df
4 changed files with 29 additions and 8 deletions

View file

@ -5,4 +5,3 @@ fun test() {
// NOTE: These errors should be better
// @expect-errors:
// | 2:10: Error at 'true': expected a block after `if`
// | 2:15: Error at '{': expect ';' to end an expression statement