1
0
mirror of https://github.com/golang/go synced 2024-10-05 07:21:25 -06:00
go/src/cmd/cgo
Josh Bleecher Snyder e43c74a0d8 all: use cannot instead of can not
You can not use cannot, but you cannot spell cannot can not.

Change-Id: I2f0971481a460804de96fd8c9e46a9cc62a3fc5b
Reviewed-on: https://go-review.googlesource.com/19772
Reviewed-by: Rob Pike <r@golang.org>
2016-02-21 15:35:50 +00:00
..
ast.go cmd/cgo: support multiple-value special form in VarDecl 2016-02-18 20:12:20 +00:00
doc.go all: use cannot instead of can not 2016-02-21 15:35:50 +00:00
gcc.go all: use cannot instead of can not 2016-02-21 15:35:50 +00:00
godefs.go cmd/cgo: don't print absolute path in comment 2015-10-19 15:28:32 +00:00
main.go cmd/cgo: added support for GOARCH=mips64{,le} 2015-11-12 04:45:54 +00:00
out.go cmd/cgo: gccgo support for cgoCheckPointer 2015-12-17 03:01:38 +00:00
util.go cmd/cgo: do not use gcc -xc - to compile standard input 2016-02-19 01:37:41 +00:00