commit 33f856eec304fc32e79e399a455e69b51a718aa9
parent 40c44c60310875d84b3c761363c11aebb8701b17
Author: Roberto E. Vargas Caballero <k0ga@shike2.com>
Date: Sat, 30 Oct 2021 19:39:24 +0200
tests/cc: Add tests for casts to void
These test cases were not tested at all.
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/tests/cc/execute/scc-tests.lst b/tests/cc/execute/scc-tests.lst
@@ -172,3 +172,4 @@
0179-sizeof.c [TODO]
0180-incomplete.c
0181-stringize.c [TODO]
+0182-voidcast.c [TODO]