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