IDEA-93853 Make: no error if parameterized type capture bound is incompatible to declared bound

This commit is contained in:
Eugene Zhuravlev
2012-11-03 18:48:09 +01:00
parent f8d73f78a1
commit f7f602ea13
22 changed files with 249 additions and 92 deletions
@@ -0,0 +1,2 @@
public class Sub {
}