aboutsummaryrefslogtreecommitdiff
path: root/tests/tests2/27_sizeof.expect
diff options
context:
space:
mode:
authorEdmund Grimley Evans <Edmund.Grimley.Evans@gmail.com>2015-11-22 00:00:36 +0000
committerEdmund Grimley Evans <Edmund.Grimley.Evans@gmail.com>2015-11-22 00:00:36 +0000
commit7301b42e362adb45120d4bb738deb18572ce4862 (patch)
treeaba0b3af14cad176c6fc8474c4b25694051aaa87 /tests/tests2/27_sizeof.expect
parent737f9842138aca6e4b6f44e26773288bb4dccd58 (diff)
downloadtinycc-7301b42e362adb45120d4bb738deb18572ce4862.tar.gz
tinycc-7301b42e362adb45120d4bb738deb18572ce4862.tar.bz2
tccgen.c: Try to make sizeof(!x) work.
tests/tests2/27_sizeof.*: Add test.
Diffstat (limited to 'tests/tests2/27_sizeof.expect')
-rw-r--r--tests/tests2/27_sizeof.expect1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/tests2/27_sizeof.expect b/tests/tests2/27_sizeof.expect
index 7329e00..a47ea3a 100644
--- a/tests/tests2/27_sizeof.expect
+++ b/tests/tests2/27_sizeof.expect
@@ -1,3 +1,4 @@
1
4
8
+4