/
githubmirror
/
go
Обзор
Документация
Войти
/
githubmirror
/
go
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
test/asmhdr.go
9 строк
237 B
Austin Clements
cmd/compile: emit sensible go_asm.h consts for big ints
30 окт 2021, 21:30
30 окт 2021, 21:30
f582778
Код
Авторство
О чём код?
// buildrundir // 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. // Test the -asmhdr output of the compiler. package ignored