zapl

Results 1 issues of zapl

There seems to be an issue with multi type generics: ``` Map map = new HashMap(); map.entrySet().for ``` results in illegal code - `, java.lang.Integer>` is missing ``` for (Entry