mirror of
https://github.com/golang/go.git
synced 2026-04-01 17:07:17 +09:00
test: enable bug385_32 test on amd64p32.
LGTM=dave R=dave, rsc CC=golang-codereviews https://golang.org/cl/78110043
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// +build 386 arm
|
||||
// +build 386 amd64p32 arm
|
||||
// errorcheck
|
||||
|
||||
// Copyright 2011 The Go Authors. All rights reserved.
|
||||
|
||||
Reference in New Issue
Block a user