]> Cypherpunks.ru repositories - gostls13.git/commit
test/typeparam: fix issue48094b test build
authorTobias Klauser <tklauser@distanz.ch>
Thu, 9 Sep 2021 08:10:54 +0000 (10:10 +0200)
committerTobias Klauser <tobias.klauser@gmail.com>
Thu, 9 Sep 2021 09:06:46 +0000 (09:06 +0000)
commitb86e8dd0f3a27bc9577690523c9feeb25593bec7
tree7990897a2c3af1f40ee5b88173f0a284d227ee65
parentc84f3a4004076b0e3dcef0a17573d85eb90ef5fc
test/typeparam: fix issue48094b test build

CL 347529 broke the longtest builders due to missing -G=3 flag when
compiling the added test.

Change-Id: I73007801dd6871a8cf3554e957d247f5f56fd641
Reviewed-on: https://go-review.googlesource.com/c/go/+/348330
Trust: Tobias Klauser <tobias.klauser@gmail.com>
Trust: Cuong Manh Le <cuong.manhle.vn@gmail.com>
Reviewed-by: Cuong Manh Le <cuong.manhle.vn@gmail.com>
Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com>
TryBot-Result: Go Bot <gobot@golang.org>
test/typeparam/issue48094b.go