]> Cypherpunks repositories - gostls13.git/commit
go/types: disable example on darwin/arm
authorDavid Crawshaw <crawshaw@golang.org>
Tue, 16 Jun 2015 17:23:42 +0000 (13:23 -0400)
committerDavid Crawshaw <crawshaw@golang.org>
Tue, 16 Jun 2015 17:36:14 +0000 (17:36 +0000)
commit9585bb29c83a4a705e1f6135d9ca156a1b50ad89
treedf04a8e74bc01cff182ca344d3d07939421239f4
parent515e53a0518ac7de3dba540f6163101f9303a714
go/types: disable example on darwin/arm

Sadly examples cannot use the new internal/testenv, so this is
extends the crude build tag restriction in this file.

Change-Id: I49646ca71e45074a917813ae8e612cc715c78be8
Reviewed-on: https://go-review.googlesource.com/11086
Reviewed-by: Robert Griesemer <gri@golang.org>
src/go/types/example_test.go