5 lines
No EOL
57 B
Go
5 lines
No EOL
57 B
Go
package gfalse
|
|
|
|
func Run(args []string) int {
|
|
return 1
|
|
} |