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