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. --- examples/res.ek | 1 + 1 file changed, 1 insertion(+) (limited to 'examples/res.ek') diff --git a/examples/res.ek b/examples/res.ek index f7c96df..a1854ae 100644 --- a/examples/res.ek +++ b/examples/res.ek @@ -1,6 +1,7 @@ /* simple example with C-like strings. A real implementation would likely want * to use a string wrapper or something. */ +typedef ptr {} typedef i27 {} typedef i9 {} -- cgit v1.3