clarify
This commit is contained in:
parent
202a4a45b0
commit
5f2b9c42da
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user