/
githubmirror
/
go
Обзор
Документация
Войти
/
githubmirror
/
go
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
test/fixedbugs/issue44325.go
7 строк
192 B
Dan Scales
cmd/compile: fix check to avoid creating new closure function when typechecking inline body
19 фев 2021, 22:28
19 фев 2021, 22:28
06b86e9
Код
Авторство
О чём код?
// 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