Closed GoogleCodeExporter closed 8 years ago
so try always this pattern:
if()
...
return;
if()
...
return;
if()
...
return;
...
...
Original comment by danielhe...@gmail.com
on 4 Jun 2010 at 7:24
This has been much improved in version 0.9.
Original comment by Tojiro@gmail.com
on 5 Jun 2010 at 8:29
Original issue reported on code.google.com by
danielhe...@gmail.com
on 4 Jun 2010 at 7:18