codekingpro's picture
Add files using upload-large-folder tool
fc11197 verified
Raw
History Blame Contribute Delete
71 Bytes
package noFuncsNoTests
const foo = 1
var G struct {
x int
y bool
}