/
githubmirror
/
go
Обзор
Документация
Войти
/
githubmirror
/
go
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
test/fixedbugs/issue29350.go
9 строк
207 B
Matthew Dempsky
cmd/compile: fix ICE due to bad rune width
20 дек 2018, 22:35
20 дек 2018, 22:35
706b54b
Код
Авторство
О чём код?
// compile // 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 p var X interface{} = 'x'