blob: af20ca5838d20ff4b61901b0fd90e697f0309ab0 [file] [log] [blame]
Russ Coxc7b1ef92015-12-17 15:10:25 -05001// +build ignore
2
Emmanuel Odeke53fd5222016-04-10 14:32:26 -07003// Copyright 2015 The Go Authors. All rights reserved.
Russ Coxc7b1ef92015-12-17 15:10:25 -05004// Use of this source code is governed by a BSD-style
5// license that can be found in the LICENSE file.
6
7// For linkmain_run.go.
8
9package notmain
10
11func main() {
12}