| 
									
										
										
										
											2018-10-13 23:30:21 +03:00
										 |  |  | // --------------------------------------------------------- | 
					
						
							| 
									
										
										
										
											2018-10-22 21:11:10 +03:00
										 |  |  | // EXERCISE: Print GOPATH | 
					
						
							|  |  |  | // | 
					
						
							| 
									
										
										
										
											2018-11-18 05:03:43 +08:00
										 |  |  | //  Print your GOPATH using the `go env` tool | 
					
						
							| 
									
										
										
										
											2018-10-13 23:30:21 +03:00
										 |  |  | // | 
					
						
							|  |  |  | // EXPECTED OUTPUT | 
					
						
							|  |  |  | //  The physical folder path that is referenced by $GOPATH | 
					
						
							| 
									
										
										
										
											2018-11-18 05:03:43 +08:00
										 |  |  | // --------------------------------------------------------- |