Kapt3: Parse generic signatures of methods and fields
This commit is contained in:
committed by
Yan Zhulanow
parent
efd25de13f
commit
5b780ec56c
+1
-1
@@ -20,7 +20,7 @@ public final class Test {
|
||||
|
||||
public final class Inner {
|
||||
|
||||
public Inner(Test $outer) {
|
||||
public Inner() {
|
||||
super();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user