]> Cypherpunks.ru repositories - gostls13.git/blob - test/fixedbugs/issue47185.go
9c921b869846986fbcb10452755510406286b43f
[gostls13.git] / test / fixedbugs / issue47185.go
1 // +build cgo
2 // runindir
3
4 // Copyright 2021 The Go Authors. All rights reserved.
5 // Use of this source code is governed by a BSD-style
6 // license that can be found in the LICENSE file.
7
8 // Another test to verify compiler and linker handling of multiple
9 // competing map.zero symbol definitions.
10
11 package ignored