aboutsummaryrefslogtreecommitdiff
path: root/examples/res.ek
diff options
context:
space:
mode:
authorKimplul <kimi.h.kuparinen@gmail.com>2024-08-14 20:44:26 +0300
committerKimplul <kimi.h.kuparinen@gmail.com>2024-08-14 20:44:26 +0300
commit2023a7b2d9656f80b00de81453348c0a66f200f7 (patch)
tree06e4ea293318955cc4cf620428d04f1708c17364 /examples/res.ek
parent1a56a881bc2c37614cfd074e7b986211c6d04809 (diff)
downloadek-2023a7b2d9656f80b00de81453348c0a66f200f7.tar.gz
ek-2023a7b2d9656f80b00de81453348c0a66f200f7.zip
test cleanup
+ Somewhat poor Git hygiene but I also fixed some bugs while I was at it.
Diffstat (limited to 'examples/res.ek')
-rw-r--r--examples/res.ek1
1 files changed, 1 insertions, 0 deletions
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 {}