-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Closed
Labels
bugSomething that's not working as intendedSomething that's not working as intended
Milestone
Description
Is the following a bug or a feature?
eval set -l foo bar
if not echo "bar" | string match -q $foo
echo Assertion failed!
endeval isn't explicitly documented as creating a scope.
(note that this "feature" caused some consternation in the implementing of #4442)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething that's not working as intendedSomething that's not working as intended