/
githubmirror
/
go
Обзор
Документация
Войти
/
githubmirror
/
go
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
test/fixedbugs/bug507.dir/c.go
9 строк
206 B
Ian Lance Taylor
test: add test that gccgo fails to compile
22 фев 2020, 07:31
22 фев 2020, 07:31
059a5ac
Код
Авторство
О чём код?
// 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. package b import "./a" var V1 = a.S{I: nil}