mirror of
https://github.com/unknwon/the-way-to-go_ZH_CN.git
synced 2025-08-12 02:35:53 +08:00
@@ -40,6 +40,7 @@ func main() {
|
|||||||
continue
|
continue
|
||||||
}
|
}
|
||||||
cat(bufio.NewReader(f))
|
cat(bufio.NewReader(f))
|
||||||
|
f.Close()
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user