Files
the-way-to-go_ZH_CN/eBook/examples/chapter_3/gocomp.bat
2013-04-20 22:19:12 -04:00

3 lines
40 B
Batchfile

FOR %%X in (*.go) DO 8g %%X >> compout