Files
checky/main.go

8 lines
82 B
Go
Raw Normal View History

2022-03-15 04:43:03 +00:00
package main
2022-03-16 00:03:27 +00:00
// import "fmt"
// import "github.com/google/uuid"
2022-03-15 04:43:03 +00:00
func main() {
}