Merge: lib/core: Renamed `Text::bytelen` to `Text::byte_length`
[nit.git] / tests / sav / base_control_flow_alt1.res
1 alt/base_control_flow_alt1.nit:26,5: Error: reached end of function; expected `return` with a value.
2 alt/base_control_flow_alt1.nit:34,5: Error: reached end of function; expected `return` with a value.