2024-01-14 10:43:39 -04:00

8 lines
74 B
Go

package main
import "fmt"
func main(){
fmt.Println("working imageb")
}