mirror of
https://github.com/golang/go
synced 2024-11-11 20:20:23 -07:00
test/typeparam: require -G=3 for issue48424.go (fix build)
Change-Id: Icabef5cf75770ffde012b1fc785a72f53f9b2c46 Reviewed-on: https://go-review.googlesource.com/c/go/+/353669 Trust: Robert Griesemer <gri@golang.org> Trust: Daniel Martí <mvdan@mvdan.cc> Run-TryBot: Robert Griesemer <gri@golang.org> TryBot-Result: Go Bot <gobot@golang.org> Reviewed-by: Daniel Martí <mvdan@mvdan.cc>
This commit is contained in:
parent
7bf7bbc241
commit
07a7c6f904
@ -1,4 +1,4 @@
|
||||
// run
|
||||
// run -gcflags=-G=3
|
||||
|
||||
// Copyright 2021 The Go Authors. All rights reserved.
|
||||
// Use of this source code is governed by a BSD-style
|
||||
|
Loading…
Reference in New Issue
Block a user