💾 Archived View for tilde.team › ~eikonal › cgidemo › test5x › test50.go captured on 2022-03-01 at 16:32:57.

View Raw

More Information

-=-=-=-=-=-=-

package main

import (
	"fmt"
)

func main(){
	fmt.Print("50 Permanent Failure\r\n")
}