Bug571230 : Fix evaluations for block statements

The evaluation code snippet was manipulated with return statement in
wrong way when there are code blocks such as for, if statements. Now the
return statement is correctly inserted in those scenarios.


Change-Id: I494df69dd5c03a87099c1e265b7e9506ca01e033
Signed-off-by: Gayan Perera <gayanper@gmail.com>
6 files changed