# gjl Goの並列処理をテストのために [Go is not an easy language](https://www.arp242.net/go-easy.html) ## Dev ```bash go run main.go ``` or ```bash go build -o gjl main.go ./gjl ```