/
githubmirror
/
go
Обзор
Документация
Войти
/
githubmirror
/
go
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
test/fixedbugs/bug507.go
9 строк
259 B
Ian Lance Taylor
test: add test that gccgo fails to compile
22 фев 2020, 07:31
22 фев 2020, 07:31
059a5ac
Код
Авторство
О чём код?
// compiledir // 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 mishandled a combination of normal import and dot import. package ignored