/
githubmirror
/
go
Обзор
Документация
Войти
/
githubmirror
/
go
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
test/fixedbugs/issue18911.go
7 строк
186 B
Robert Griesemer
runtime: slightly better error message for assertion panics with identical looking types
05 июн 2018, 03:29
05 июн 2018, 03:29
75c1aed
Код
Авторство
О чём код?
// rundir // Copyright 2018 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 ignore