shad-go/urlfetch/main.go
2022-02-10 22:06:57 +00:00

8 lines
73 B
Go

//go:build !solution
// +build !solution
package main
func main() {
}