Sign in
go
/
tools
/
13c407cf48b754e01a69cfb9de784d06a3648270
/
.
/
go
/
loader
/
testdata
/
issue46877
/
x.go
blob: a1e67979cf17eb4c9778f3d4016639085bb2afc9 [
file
] [
log
] [
blame
]
// 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.
package x
// #include "x.h"
import "C"
var _ C.myint