uwu/uwu.go

8 lines
65 B
Go

package main
import "fmt"
func main() {
fmt.Println("uwu")
}