]> Cypherpunks repositories - gostls13.git/commit
reflect: fix func layout test for nacl build
authorKeith Randall <khr@golang.org>
Tue, 23 Dec 2014 21:45:58 +0000 (13:45 -0800)
committerKeith Randall <khr@golang.org>
Wed, 24 Dec 2014 02:42:47 +0000 (02:42 +0000)
commit31f8310c45205a38311e4b82f24eabe29c7c79a0
treef445f7f8a7aa31be0aaf687515f201f08c90b510
parent9371babdd842a50067ee4ab22eec1d002ef94eab
reflect: fix func layout test for nacl build

This test code is ugly.  There must be a better way.
But for now, fix the build.

Change-Id: I33064145ea37f11abf040ec97caa87669be1a9fa
Reviewed-on: https://go-review.googlesource.com/2114
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/reflect/all_test.go