...
Go Documentation Server
GoDoc
▽
submit search
Text file
src
/
golang.conradwood.net
/
tests
/
errors
/
Makefile~
Documentation:
golang.conradwood.net/tests/errors
1
.PHONY all
2
all:
3
go build errortest.go
View as plain text