Files
Nim/lib
pacien 0021205854 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
2026-07-25 17:08:45 +02:00
..
2017-02-20 17:24:19 +02:00
2026-07-22 20:19:32 +02:00
2013-03-16 23:53:07 +01:00
2021-06-03 14:00:53 +02:00