/
githubmirror
/
go
Обзор
Документация
Войти
/
githubmirror
/
go
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
test/fixedbugs/issue7648.go
9 строк
262 B
Shenghou Ma
cmd/gc: fix spurious "bad negated constant" for complex constants.
01 апр 2014, 10:55
01 апр 2014, 10:55
15bc7ab
Код
Авторство
О чём код?
// compiledir // Copyright 2014 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. // Issue 7648: spurious "bad negated constant" for complex constants. package ignored