test

package
v1.21.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 6, 2024 License: BSD-3-Clause Imports: 0 Imported by: 0

README

This directory holds small tests and benchmarks of code
generated by the compiler.  This code is not for importing,
and the tests are intended to verify that specific optimzations
are applied and correct.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

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 (q *T55357[T]) Count() (n int, rerr error)

func (*T55357[T]) List

func (q *T55357[T]) List() (list []T, rerr error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL