source:
code/trunk/main.go
Last change on this file was 3, checked in by , 5 weeks ago | |
---|---|
File size: 90 bytes |
Line | |
---|---|
1 | package main |
2 | |
3 | import "mahou-no-mori.yakumo.dev/yuuka/cmd" |
4 | |
5 | func main() { |
6 | cmd.Execute() |
7 | } |
Note:
See TracBrowser
for help on using the repository browser.