/
githubmirror
/
go
Обзор
Документация
Войти
/
githubmirror
/
go
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
test/uintptrescapes.go
9 строк
250 B
Ian Lance Taylor
cmd/compile, syscall: add //go:uintptrescapes comment, and use it
06 июл 2016, 23:48
06 июл 2016, 23:48
bbe5da4
Код
Авторство
О чём код?
// rundir // Copyright 2016 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 that the go:uintptrescapes comment works as expected. package ignored