Skip to content

Commit 5bf2d93

Browse files
committed
[bugfix]
1 parent 4b955b9 commit 5bf2d93

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ while i == 5:{
165165
}
166166
```
167167

168-
> while
168+
> array
169169
```go
170170
array<[5]string> sl = ["hel", "lo", "wo", "rl", "d"];
171171
var <int> i = 0;

0 commit comments

Comments
 (0)