later
This commit is contained in:
parent
084fee1475
commit
fd9a58f8ff
@ -16,5 +16,4 @@ func main() {
|
||||
for { // `for` without a condition will loop until you
|
||||
return
|
||||
}
|
||||
} // There are other forms of `for`; we'll see them
|
||||
// later.
|
||||
} // We'll see other `for` forms latter.
|
||||
|
Loading…
x
Reference in New Issue
Block a user