From 2023a7b2d9656f80b00de81453348c0a66f200f7 Mon Sep 17 00:00:00 2001 From: Kimplul Date: Wed, 14 Aug 2024 20:44:26 +0300 Subject: test cleanup + Somewhat poor Git hygiene but I also fixed some bugs while I was at it. --- tests/trait_expand.ek | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/trait_expand.ek') diff --git a/tests/trait_expand.ek b/tests/trait_expand.ek index 8ee413e..c5f0f1c 100644 --- a/tests/trait_expand.ek +++ b/tests/trait_expand.ek @@ -1,3 +1,5 @@ +typedef ptr {} + define b[] { a![]; } -- cgit v1.3