all repos

test1 @ 0495a0c

for testing purposes

test1/test1.go(view raw)

1
2
3
4
5
package test1

func Test1() error {
	return nil
}