Files
Nim/lib
pacien 0c4712cbd6 std/xmltree/constructor macro: fix quoting in output (#26039) (#26040)
`toStrLit()` uses `repr()` internally, which forwards quotes and messes
with dashes in the output. Let's use `newStrLitNode()` directly instead.

GitHub: fixes https://github.com/nim-lang/Nim/issues/26039
(cherry picked from commit 0021205854)
2026-08-06 09:17:52 +02:00
..
2017-02-20 17:24:19 +02:00
2026-02-21 12:58:25 +01:00
2013-03-16 23:53:07 +01:00
2021-06-03 14:00:53 +02:00