/
githubmirror
/
go
Обзор
Документация
Войти
/
githubmirror
/
go
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
test/fixedbugs/bug191.go
9 строк
219 B
Ian Lance Taylor
test: don't rely on order of unrelated imports in bug191
11 дек 2013, 00:05
11 дек 2013, 00:05
6ae3780
Код
Авторство
О чём код?
// rundir // 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. // Tests bug with dot imports. package ignored