This commit is contained in:
2024-05-20 06:32:15 -07:00
parent 27980498f9
commit 56961bda66
6 changed files with 70205 additions and 150624 deletions

View File

@@ -2,3 +2,6 @@ default: run
run:
go run *.go
fmt:
go fmt *.go