/
githubmirror
/
go
Обзор
Документация
Войти
/
githubmirror
/
go
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
test/fixedbugs/issue32901.go
9 строк
243 B
Cherry Zhang
test: add a test for gccgo bug #32901
03 июл 2019, 17:12
03 июл 2019, 17:12
1c1e517
Код
Авторство
О чём код?
// rundir // Copyright 2019 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. // Issue 32901: type descriptor equality bug in gccgo. package ignored