/
githubmirror
/
go
Обзор
Документация
Войти
/
githubmirror
/
go
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
test/import4.dir/empty.go
10 строк
213 B
Ian Lance Taylor
test: match gccgo import error messages
13 дек 2013, 07:02
13 дек 2013, 07:02
d270e6f
Код
Авторство
О чём код?
// Copyright 2009 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 empty import ( ) const ( ) var ( ) type ( )