diff options
Diffstat (limited to 'spec/inputs/with.yue')
| -rw-r--r-- | spec/inputs/with.yue | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/spec/inputs/with.yue b/spec/inputs/with.yue index 2256833..19ed2a7 100644 --- a/spec/inputs/with.yue +++ b/spec/inputs/with.yue | |||
| @@ -167,7 +167,7 @@ do | |||
| 167 | 167 | ||
| 168 | do | 168 | do |
| 169 | a = for i = 1, 100 | 169 | a = for i = 1, 100 |
| 170 | with? x := tb[i] | 170 | with? x := tb[i] |
| 171 | break x if .id := 1 | 171 | break x if .id := 1 |
| 172 | 172 | ||
| 173 | nil | 173 | nil |
