Files
Nim/tests/macros
Jake Leahy edbb32e4c4 Fix getTypeImpl not returning defaults (#25592)
`getTypeImpl` and friends were always putting `nkEmpty` in the default
value field which meant the default values couldn't be introspected.
This copies the default AST so it can be seen in the returned object
2026-03-09 11:59:12 +01:00
..
2021-04-02 11:56:30 +02:00
2023-04-11 09:37:53 +02:00
2023-12-15 07:48:34 +01:00
2024-09-27 06:11:21 +02:00
2024-12-05 22:19:34 +08:00