1
0
mirror of https://github.com/golang/go synced 2024-11-22 02:04:40 -07:00

arm build: try to fix it by removing reference to deleted file syntax/slice.go

R=rsc
CC=golang-dev
https://golang.org/cl/2127046
This commit is contained in:
Rob Pike 2010-09-10 23:10:28 -07:00
parent 50e0fb4c79
commit fa0c53da60

View File

@ -206,7 +206,6 @@ syntax/semi4.go
syntax/semi5.go
syntax/semi6.go
syntax/semi7.go
syntax/slice.go
syntax/topexpr.go
syntax/vareq.go
syntax/vareq1.go