Changeset 32 in code for trunk/main.go
- Timestamp:
- May 14, 2025, 9:55:50 PM (3 weeks ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/main.go
r31 r32 1 1 /* 2 2 Copyright © 2025 Izuru Yakumo <eternal-servant@yakumo.dev> 3 4 3 */ 5 4 package main 6 5 7 import "ma risa.chaotic.ninja/suwako/cmd"6 import "mahou-no-mori.yakumo.dev/suwako/cmd" 8 7 9 8 func main() {
Note:
See TracChangeset
for help on using the changeset viewer.