refactor: first four section, organize cont.
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
// ---------------------------------------------------------
|
||||
// EXERCISE: Print GOPATH
|
||||
//
|
||||
// Print your GOPATH using `go env` tool
|
||||
//
|
||||
// EXPECTED OUTPUT
|
||||
// The physical folder path that is referenced by $GOPATH
|
||||
// ---------------------------------------------------------
|
@@ -0,0 +1,3 @@
|
||||
You should type this:
|
||||
|
||||
go env GOPATH
|
Reference in New Issue
Block a user