/
githubmirror
/
go
Обзор
Документация
Войти
/
githubmirror
/
go
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
test/fixedbugs/issue33739.go
9 строк
255 B
Ian Lance Taylor
test: add test that failed with gccgo
28 авг 2019, 21:35
28 авг 2019, 21:35
4757518
Код
Авторство
О чём код?
// rundir // Copyright 2019 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 33739: gccgo undefined symbol with cross-package inlining package ignored