package test
import "cmd/compile/internal/test"
Index ¶
Functions ¶
func Issue55357 ¶
func Issue55357()
Issue 55357: data race when building multiple instantiations of generic closures with _ parameters.
Types ¶
type T55357 ¶
type T55357[T any] struct{}
func (*T55357[T]) Count ¶
func (*T55357[T]) List ¶
Source Files ¶
- Version
- v1.24.0 (latest)
- Published
- Feb 10, 2025
- Platform
- linux/amd64
- Last checked
- 2 minutes ago –
Tools for package owners.