aboutsummaryrefslogtreecommitdiff
path: root/tests/trait_multiple_expand/source.mk
AgeCommit message (Collapse)Author
2026-05-01use single quotes instead of doubleHEADmasterKimplul
+ Important, since otherwise Make might get in the way and start splitting our error strings into arguments to the generator scripts. Seems I missed this spot
2025-01-16more strict trait checkingKimplul
2025-01-15improve generics expansionKimplul
2024-08-18make check works againKimplul