@ -142,6 +142,15 @@ public class SSAUConstructorSparseEx {
varmaparr[1]=varmaparr[0];
}
// quick solution: 'dummy' field variables should not cross basic block borders (otherwise problems e.g. with finally loops - usage without assignment in a loop)
// For the full solution consider adding a dummy assignment at the entry point of the method