all repos

test1 @ 49bb66a

for testing purposes

test1/test1.go(view raw)

1
2
3
4
5
package test1

func Test1() error {
	return nil
}