1
0
mirror of https://github.com/golang/go synced 2024-11-23 04:50:06 -07:00

cmd/go: fix build

Change-Id: Ia13d1fa450e88e278b81048b99686395ca474c99
Reviewed-on: https://go-review.googlesource.com/11259
Reviewed-by: Russ Cox <rsc@golang.org>
This commit is contained in:
Russ Cox 2015-06-19 16:03:49 -04:00
parent 1eb8c4aa44
commit dc89350fed

View File

@ -0,0 +1,3 @@
package p
import _ "notfound"