Шевченко Илья Дмитриевич 43258c7dcb fix(color source) socket io responce fix
2025-03-04 22:55:16 +03:00

8 lines
79 B
Go

package main
import "fmt"
func main() {
fmt.Print("Hello World DEV test")
}