package main import . "strings" import "code.squareroundforest.org/arpio/wand" func main() { wand.Exec(Split) }