hudly/hypixel/tst.go
2024-10-22 18:49:14 -06:00

6 lines
50 B
Go

package hypixel
func DoThing() int {
return 1
}