wand/internal/tests/tmpdir/djTBWFYLXSZapqVl11Wnpg/djTBWFYLXSZapqVl11Wnpg.go

6 lines
111 B
Go
Raw Normal View History

2025-12-30 16:52:10 +01:00
package main
import . "strings"
import "code.squareroundforest.org/arpio/wand"
func main() {
wand.Exec(Split)
}