clarify
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
# Running the program shows that we pick up the value
|
||||
# value for `FOO` that we set in the program.
|
||||
# value for `FOO` that we set in the program, but that
|
||||
# `BAR` is empty.
|
||||
$ go run environment-variables.go
|
||||
FOO: 1
|
||||
BAR:
|
||||
|
||||
Reference in New Issue
Block a user