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

View File

@@ -0,0 +1,3 @@
flow-while-01.c:9: Warning: Unreachable code
flow-while-01.c:31: Warning: Unreachable code
flow-while-01.c:38: Warning: Unreachable code