blob: 864b4b2a7f6abfbef8432a6955eacbc90f0aa9b8 [file] [log] [blame]
// Copyright 2013 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 cgotest
// This file only exists so we can run 'go build' and build our .c files
func test() {}