/
githubmirror
/
go
Обзор
Документация
Войти
/
githubmirror
/
go
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
test/fixedbugs/issue44370.go
7 строк
192 B
Dan Scales
cmd/compile: fix missing descend in Addrtaken for closures.
26 фев 2021, 05:11
26 фев 2021, 05:11
9a555fc
Код
Авторство
О чём код?
// compiledir // Copyright 2021 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 ignored