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
|
for { // `for` without a condition will loop until you
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
} // There are other forms of `for`; we'll see them
|
} // We'll see other `for` forms latter.
|
||||||
// later.
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user