diff options
author | Erich Reitz <erichreitz12@gmail.com> | 2023-12-01 00:21:42 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-01 07:21:42 +0100 |
commit | 5dfa1345fa2c046a42730a6357b12245e5ee3f06 (patch) | |
tree | 43db024ed5c69ec6cc7088f5b4ed37beaf61a962 /tests | |
parent | ab7faa73ef879548be2eaa462eb95c4c8ffd6ef2 (diff) | |
download | Nim-5dfa1345fa2c046a42730a6357b12245e5ee3f06.tar.gz |
related #22534; fixes documentation rendering of custom number literal routine declaration (#23015)
I'm not sure if this is a complete fix, as it does not match the expected output given in the issue. The expected output given in the issue highlights the identifier after the `'` the same color as numeric literals (blue), and this change does not address that. I think that would involve simplifying `nimNumberPostfix`. However, this fixes the issue where the routine declaration was rendered as a string. New rendering: 
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions