ref: b6a4308de39e33c29986ebbce01f883ce9fd72af
parent: b655b713cf6cb7abb87ef704b3dc24f91d7b2b3e
author: Roberto E. Vargas Caballero <[email protected]>
date: Sat Oct 30 15:39:24 EDT 2021
tests/cc: Add tests for casts to void These test cases were not tested at all.
--- 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]