@@ -124,7 +124,7 @@ With go you can as well create an infinite loop, which is equivalent to `while t
|
||||
|
||||
```GO
|
||||
for {
|
||||
// yout logic
|
||||
// your logic
|
||||
}
|
||||
```
|
||||
### switch
|
||||
|
||||
Reference in New Issue
Block a user