/
githubmirror
/
go
Обзор
Документация
Войти
/
githubmirror
/
go
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
test/fixedbugs/issue35739.go
9 строк
256 B
Ian Lance Taylor
test: add test that fails with gofrontend
14 окт 2020, 01:50
14 окт 2020, 01:50
e43ef8d
Код
Авторство
О чём код?
// compiledir // Copyright 2020 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 35739: gccgo inlining error with constant with method. package ignored