gotools/internal/gcimporter/iexport_go118_test.go

// TODO(rfindley): migrate this to testdata, as has been done in the standard library.
func TestGenericExport(t *testing.T) {}

func testExportSrc(t *testing.T, src []byte) {}

func TestIndexedImportTypeparamTests(t *testing.T) {}

func testIndexedImportTypeparamTests(t *testing.T) {}

func TestRecursiveExport_Issue51219(t *testing.T) {}

type testImporter

func (t *testImporter) Import(path string) (*types.Package, error) {}