diff options
Diffstat (limited to 'testsuite/compilable/traits_size.elna')
| -rw-r--r-- | testsuite/compilable/traits_size.elna | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuite/compilable/traits_size.elna b/testsuite/compilable/traits_size.elna index 7ee46f1..f245637 100644 --- a/testsuite/compilable/traits_size.elna +++ b/testsuite/compilable/traits_size.elna @@ -10,4 +10,6 @@ begin assert(s > 0); assert(as = 10 * cast(#size(Int): Int)); assert(p > 0) +return 0u8 + end. |
