Sign in
go
/
tools
/
e227a53e73a48e01ef35342a18a1d7db44bb26ef
/
.
/
go
/
loader
/
testdata
/
issue46877
/
x.go
blob: a1e67979cf17eb4c9778f3d4016639085bb2afc9 [
file
]
// 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