Skip to content

Fix "and/or followed by let results in command not found issue"

Michael Aaron Murphy requested to merge Sag0Sag0:master into master

Created by: Sag0Sag0

Fixed by doing something very similar to evaling all arguments and/or receives. This doesn't seem to cause any problems and fixes the issue.

Merge request reports