This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| test-map: | |
| # Allowed | |
| normal: x | |
| # Allowed because there is no space after the indicator | |
| -normal: x | |
| :normal: x | |
| ?normal: x | |