mirror of
https://github.com/unknwon/the-way-to-go_ZH_CN.git
synced 2025-08-19 15:41:44 +08:00
03.9.md
This commit is contained in:
2
eBook/examples/chapter_3/gocomp.bat
Normal file
2
eBook/examples/chapter_3/gocomp.bat
Normal file
@@ -0,0 +1,2 @@
|
||||
FOR %%X in (*.go) DO 8g %%X >> compout
|
||||
|
Reference in New Issue
Block a user