2018-11-18 00:03:43 +03:00

278 B

// --------------------------------------------------------- // EXERCISE: Print GOPATH // // Print your GOPATH using the go env tool // // EXPECTED OUTPUT // The physical folder path that is referenced by $GOPATH // ---------------------------------------------------------