Senoc@tg says to OwO Language: go Source: package main import "fmt" func main(){ fmt.Println("heya") } Result: heya