all repos

test1 @ 6e3d51d

for testing purposes

test1/test1.go(view raw)

1
2
3
4
5
package test1

func Test1() error {
	return nil
}