tmp.KEGxQ1FHLx/app.go

8 lines
69 B
Go
Raw Normal View History

2018-05-17 18:18:42 +00:00
package main
import "fmt"
func main() {
fmt.Println(socketPath)
}