diff options
Diffstat (limited to 'test/c/dead_branch.expect')
| -rw-r--r-- | test/c/dead_branch.expect | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/c/dead_branch.expect b/test/c/dead_branch.expect new file mode 100644 index 00000000..ca6ef09a --- /dev/null +++ b/test/c/dead_branch.expect @@ -0,0 +1,2 @@ +v = 0x5678EF91 +v = 0xABCD12345678EF91 |
