summary refs log tree commit diff stats
path: root/tests/ccgbugs/tbug21505.nim
Commit message (Collapse)AuthorAgeFilesLines
* fixes #21505 (overload resolution of explicit constructors for imported C++ ↵heterodoxic2023-03-271-0/+39
types) (#21511) hacky attempt to reconcile default explicit constructors with enforcement of brace initialization, instead of memsetting imported objects to 0