/
githubmirror
/
go
Обзор
Документация
Войти
/
githubmirror
/
go
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
test/fixedbugs/issue52856.go
10 строк
276 B
Ian Lance Taylor
test: add test that gofrontend gets wrong
26 июн 2022, 03:26
26 июн 2022, 03:26
416c953
Код
Авторство
О чём код?
// rundir // Copyright 2022 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. // Test that an embedded unexported type has a different name in // different packages. package ignored