/
githubmirror
/
go
Обзор
Документация
Войти
/
githubmirror
/
go
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
test/fixedbugs/bug451.go
11 строк
273 B
Ian Lance Taylor
test: match gccgo error messages
28 сен 2012, 19:30
28 сен 2012, 19:30
6ed800c
Код
Авторство
О чём код?
// errorcheck // Copyright 2012 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 main type T x.T // ERROR "undefined|expected package" // bogus "invalid recursive type"