Commit 89f890f2 authored by Andrew Gerrand's avatar Andrew Gerrand

doc: there's no such thing as a .cgo file

R=rsc
CC=golang-dev
https://golang.org/cl/4264043
parent aef4e1c3
......@@ -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>
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment