src/doc: move components generation from `doc_model` to `doc_html` phase
[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.