/* Copyright © 2025 Izuru Yakumo */ package main import "mahou-no-mori.yakumo.dev/suwako/cmd" func main() { cmd.Execute() }