/* Copyright © 2024 Steven Polley */ package main import "deadbeef.codes/steven/hyp/hyp/cmd" func main() { cmd.Execute() }