1// Copyright 2019 The Go Authors. All rights reserved.
2// Use of this source code is governed by a BSD-style
3// license that can be found in the LICENSE file.
4
5package a
6
7var G1 int
8var G2 int
9var G3 int
10var G4 int
11var G5 int
12var G6 int
13var G7 int
14var G8 int
15var G9 int
16var G10 int
17