Files
Nim/tests/tools
Jake Leahy 0cce80071b Fix quoted idents in ctags (#24317)
Running `ctags` on files with quoted symbols (e.g. `$`) would list \`
instead of the full ident. Issue was the result getting reassigned at
the end to a \` instead of appending

(cherry picked from commit 93c24fe1c5)
2025-01-14 07:47:19 +01:00
..
2025-01-14 07:47:19 +01:00
2019-08-31 19:32:59 +02:00