💾 Archived View for tilde.team › ~eikonal › cgidemo › test4x › test44.go captured on 2022-06-11 at 22:35:37.
View Raw
More Information
⬅️ Previous capture (2022-03-01)
-=-=-=-=-=-=-
package main import ( "fmt" ) func main(){ fmt.Print("44 10\r\n") }