diff options
Diffstat (limited to 'testsuite/fail_compilation/case_label_overflow.elna')
| -rw-r--r-- | testsuite/fail_compilation/case_label_overflow.elna | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuite/fail_compilation/case_label_overflow.elna b/testsuite/fail_compilation/case_label_overflow.elna index 787f043..def83e9 100644 --- a/testsuite/fail_compilation/case_label_overflow.elna +++ b/testsuite/fail_compilation/case_label_overflow.elna @@ -9,4 +9,6 @@ begin else assert(false) end +return 0u8 + end. |
