Re-sync patches with current changes
This commit is contained in:
parent
621d72db56
commit
2460b182c0
7 changed files with 57 additions and 15 deletions
|
|
@ -1,8 +1,8 @@
|
|||
83c83
|
||||
86c86
|
||||
< for (???) |s| {
|
||||
---
|
||||
> for (my_seq) |s| {
|
||||
95c95
|
||||
98c98
|
||||
< while (??? != my_sentinel) {
|
||||
---
|
||||
> while (my_seq[i] != my_sentinel) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue