/
githubmirror
/
go
Обзор
Документация
Войти
/
githubmirror
/
go
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
test/import4.go
11 строк
310 B
Rémy Oudompheng
test: convert more tests to rundir/compiledir conventions
08 окт 2012, 01:22
08 окт 2012, 01:22
46bce2a
Код
Авторство
О чём код?
// errorcheckdir // 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. // Verify that various kinds of "imported and not used" // errors are caught by the compiler. // Does not compile. package ignored