Merge: tests: Test result update for `curl_http`
[nit.git] / tests / sav / base_control_flow2_alt1.res
1 alt/base_control_flow2_alt1.nit:24,2: Error: unreachable statement.
2 alt/base_control_flow2_alt1.nit:21,1--25,3: Warning: use `loop` instead of `while true do`.
3 alt/base_control_flow2_alt1.nit:39,1--43,3: Warning: use `loop` instead of `while true do`.
4 alt/base_control_flow2_alt1.nit:47,2--51,4: Warning: use `loop` instead of `while true do`.
5 alt/base_control_flow2_alt1.nit:45,1--55,3: Warning: use `loop` instead of `while true do`.