File size: 71 Bytes
fc11197
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
package noFuncsNoTests

const foo = 1

var G struct {
	x int
	y bool
}