1
0
mirror of https://github.com/cc65/cc65.git synced 2026-03-10 17:21:49 +00:00
Files
cc65/test/misc/bug2655.ref
Kugel Fuhr b5b7ea422e Make sure, the command line setting for the "Unreachable code" warning is
checked in all cases before outputting such a warning. Fixes #2655.
2025-05-21 11:04:21 +02:00

3 lines
79 B
Plaintext

bug2655.c:5: Warning: Unreachable code
bug2655.c:12: Warning: Unreachable code