/
githubmirror
/
go
Обзор
Документация
Войти
/
githubmirror
/
go
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
test/fixedbugs/issue4932.go
9 строк
251 B
Rémy Oudompheng
cmd/gc: unbreak exporting of composite literals.
04 мар 2013, 19:42
04 мар 2013, 19:42
b0bb6f8
Код
Авторство
О чём код?
// compiledir // Copyright 2013 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 4932: regression in export of composite literals. package ignored