aboutsummaryrefslogtreecommitdiff
path: root/tests/if2.ek
diff options
context:
space:
mode:
authorKimplul <kimi.h.kuparinen@gmail.com>2024-04-09 18:23:33 +0300
committerKimplul <kimi.h.kuparinen@gmail.com>2024-04-09 18:23:33 +0300
commiteda6bcd42128a3e555c99a68f5b31c7e85518fe5 (patch)
treea83376bdf90b0e2f30297e5af24210af99f2b36b /tests/if2.ek
parent451111dc51df69580d04c9965f70531f50e3d509 (diff)
downloadek-eda6bcd42128a3e555c99a68f5b31c7e85518fe5.tar.gz
ek-eda6bcd42128a3e555c99a68f5b31c7e85518fe5.zip
improve struct handling
Diffstat (limited to 'tests/if2.ek')
-rw-r--r--tests/if2.ek1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/if2.ek b/tests/if2.ek
index 7589571..c990ca5 100644
--- a/tests/if2.ek
+++ b/tests/if2.ek
@@ -1,5 +1,6 @@
typedef i9 {}
typedef i27 {}
+typedef bool {}
putchar(i9 c)
{