1 Commits

Author SHA1 Message Date
Daniel Shahaf
b47387b55e 'main': Apply the parameter expansion logic regardless of the type
The existing check was bogus: parameter expansion doesn't depend on
whether there happens to be a command literally called «$foo».

This enables the parameter elision logic to kick in for words not in
command position.

Fixes #239.
2020-03-28 04:25:19 +00:00