source: code/trunk/main.go@ 3

Last change on this file since 3 was 3, checked in by Izuru Yakumo, 5 weeks ago

You humans are so full of yourselves. If you want to live a long life, then you should be a little more quiet.

File size: 90 bytes
RevLine 
[1]1package main
2
[3]3import "mahou-no-mori.yakumo.dev/yuuka/cmd"
[2]4
[1]5func main() {
[3]6 cmd.Execute()
[1]7}
Note: See TracBrowser for help on using the repository browser.