mirror of
https://git.aramjonghu.dev/AramJonghu/ziglings.git
synced 2026-09-06 18:13:29 +02:00
Re-sync patches with current changes
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
83c83
|
||||
86c86
|
||||
< for (???) |s| {
|
||||
---
|
||||
> for (my_seq) |s| {
|
||||
95c95
|
||||
98c98
|
||||
< while (??? != my_sentinel) {
|
||||
---
|
||||
> while (my_seq[i] != my_sentinel) {
|
||||
|
||||
Reference in New Issue
Block a user