refactor: first four section, organize cont.

This commit is contained in:
Inanc Gumus
2018-10-22 21:11:10 +03:00
parent f860bc6895
commit fae3ab32d9
7 changed files with 42 additions and 4 deletions

View File

@@ -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
// ---------------------------------------------------------

View File

@@ -0,0 +1,3 @@
You should type this:
go env GOPATH