mirror of
https://github.com/gopl-zh/gopl-zh.github.com.git
synced 2026-01-17 04:37:14 +08:00
fix typo
This commit is contained in:
@@ -25,7 +25,7 @@ $ go list -f={{.GoFiles}} fmt
|
||||
|
||||
{% endraw %}
|
||||
|
||||
TestGoFiles表示的是fmt包内部测试测试代码,以_test.go为后缀文件名,不过只在测试时被构建:
|
||||
TestGoFiles表示的是fmt包内部测试代码,以_test.go为后缀文件名,不过只在测试时被构建:
|
||||
|
||||
{% raw %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user