os: ExpandEnv: curly brackets not matched correctly #41208
Labels
FrozenDueToAge
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone
What version of Go are you using (
go version
)?go version go1.14.4 linux/amd64
Does this issue reproduce with the latest release?
Yes
What operating system and processor architecture are you using (
go env
)?go env
OutputWhat did you do?
Ran the following code:
What did you expect to see?
I expect to see any one of
~
,${HOME}
,${bar}
, the empty string, orbaz
What did you see instead?
}
Slightly related: #35752
The text was updated successfully, but these errors were encountered: