/
githubmirror
/
go
Обзор
Документация
Войти
/
githubmirror
/
go
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
test/fixedbugs/bug510.go
9 строк
236 B
Ian Lance Taylor
test: add new test that gofrontend failed to handle
07 дек 2020, 20:29
07 дек 2020, 20:29
9c0e2db
Код
Авторство
О чём код?
// rundir // Copyright 2020 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. // Gccgo confused type descriptors for aliases. package ignored