summary refs log blame commit diff stats
path: root/main_other.go
blob: 88824ada557f84f01772868fc3644e551764face (plain) (tree)
1
2
3
4
5
6
7






                  
// +build !openbsd

package main

func main() {
	grus()
}