Added several flow control tests.

This commit is contained in:
Kugel Fuhr
2025-07-17 16:00:59 +02:00
parent f13284d3f8
commit ed54e9b168
14 changed files with 463 additions and 3 deletions

2
test/misc/flow-if-02.ref Normal file
View File

@@ -0,0 +1,2 @@
flow-if-02.c:17: Warning: Unreachable code
flow-if-02.c:40: Warning: Unreachable code