mirror of
https://github.com/golang/go
synced 2024-11-21 14:24:44 -07:00
doc: there's no such thing as a .cgo file
R=rsc CC=golang-dev https://golang.org/cl/4264043
This commit is contained in:
parent
aef4e1c349
commit
89f890f266
@ -365,4 +365,4 @@ my_$(GOARCH).go
|
||||
my_$(GOOS)_$(GOARCH).go
|
||||
</pre>
|
||||
|
||||
<p>The same holds for <code>.s</code> (assembly) and <code>.cgo</code> files.</p>
|
||||
<p>The same holds for <code>.s</code> (assembly) files.</p>
|
||||
|
Loading…
Reference in New Issue
Block a user