💾 Archived View for tilde.team › ~eikonal › cgidemo › test5x › test52.go captured on 2024-08-31 at 13:50:34.

View Raw

More Information

⬅️ Previous capture (2022-03-01)

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

package main

import (
	"fmt"
)

func main(){
	fmt.Print("52 Gone\r\n")
}