1
0
mirror of https://github.com/cc65/cc65.git synced 2026-04-20 02:17:07 +00:00
Files
cc65/test/misc/flow-do-01.ref
T
2025-07-17 16:00:59 +02:00

6 lines
214 B
Plaintext

flow-do-01.c:9: Warning: Unreachable code
flow-do-01.c:19: Warning: Unreachable code
flow-do-01.c:29: Warning: Unreachable code
flow-do-01.c:39: Warning: Unreachable code
flow-do-01.c:79: Warning: Unreachable code