<!-- Please be sure to include a screenshot of your issue! === Reporting a LANGUAGE/SYNTAX issue? === Check the known_issues.md file first to make sure it's not one that is out of our control. --> ```bash # broken alias +='+' alias a.b='a.b' # normal alias foo=foo alias bar=bar ``` <img width="261" alt="image" src="https://user-images.githubusercontent.com/28700378/230711875-e3c57c3f-93fe-4dd4-9426-56aa77fcba99.png">