mirror of
https://github.com/golang/go
synced 2024-11-18 02:34:46 -07:00
4354ffd38b
Change-Id: Ia5bf72b70e6f6522d6fb8cd050e78f862d37b5ae Reviewed-on: https://go-review.googlesource.com/27936 Run-TryBot: Cherry Zhang <cherryyz@google.com> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Keith Randall <khr@golang.org>
9 lines
249 B
Go
9 lines
249 B
Go
// errorcheckandrundir -0 -d=ssa/intrinsics/debug
|
|
// +build amd64 arm64
|
|
|
|
// 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.
|
|
|
|
package ignored
|