Sha256: 16de3415cb58442cb18fd0b48514dc80e2cd2752ac1dbe909766cf458177fd37
Contents?: true
Size: 329 Bytes
Versions: 16
Compression:
Stored size: 329 Bytes
Contents
// Copyright 2019 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. //go:build !go1.12 // +build !go1.12 // This file is here to allow bodyless functions with go:linkname for Go 1.11 // and earlier (see https://golang.org/issue/23311).
Version data entries
16 entries across 16 versions & 1 rubygems