BAEL-2472 merging updates from remote

This commit is contained in:
jose 2019-01-13 15:19:46 -03:00
commit b019fb6701
1 changed files with 1 additions and 1 deletions

View File

@ -15,4 +15,4 @@ public class LoopScopeExample {
// compiler error, name cannot be resolved to a variable
// String lastNameUsed = name;
}
}
}