diff options
Diffstat (limited to 'tests/expected/bad_fallthrough.txt')
| -rw-r--r-- | tests/expected/bad_fallthrough.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/expected/bad_fallthrough.txt b/tests/expected/bad_fallthrough.txt new file mode 100644 index 0000000..f105880 --- /dev/null +++ b/tests/expected/bad_fallthrough.txt @@ -0,0 +1,4 @@ +error: statement does not fall through (bad_fallthrough.s: line 11) +error: statement does not fall through (bad_fallthrough.s: line 14) +error: statement does not fall through (bad_fallthrough.s: line 15) +error: statement does not fall through (bad_fallthrough.s: line 27) |
