Files
Nim/lib
metagn 45e21ce8f1 fix jsonutils macro with generic case object (#24429)
split from #24425

The added test did not work previously. The result of `getTypeImpl` is
the uninstantiated AST of the original type symbol, and the macro
attempts to use this type for the result. To fix the issue, the provided
`typedesc` argument is used instead.
2024-11-12 14:31:08 +01:00
..
2017-02-20 17:24:19 +02:00
2024-09-17 14:01:21 +02:00
2013-03-16 23:53:07 +01:00
2021-06-03 14:00:53 +02:00
2024-11-10 17:16:07 +01:00