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