bb/gtrue/true.go

5 lines
No EOL
56 B
Go

package gtrue
func Run(args []string) int {
return 0
}