monologued.go/monologued/main.go

8 lines
98 B
Go

package main
import "fmt"
func main() {
fmt.Println("What the fuck, over?", extraNonsense())
}