/
githubmirror
/
go
Обзор
Документация
Войти
/
githubmirror
/
go
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
test/fixedbugs/issue24801.dir/a.go
9 строк
197 B
Matthew Dempsky
cmd/compile: fix check that ensures main.main is a function
11 апр 2018, 02:34
11 апр 2018, 02:34
535ad8e
Код
Авторство
О чём код?
// Copyright 2018 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 a type main int var X main