[KAPT] Improve stub formatting; check raw stubs in tests
Merge-request: KT-MR-14244 Merged-by: Pavel Mikhailovskii <Pavel.Mikhailovskii@jetbrains.com>
This commit is contained in:
committed by
Space Team
parent
c5e6197690
commit
9688c3e761
+2
@@ -14,6 +14,7 @@ package a;
|
||||
public abstract @interface A {
|
||||
}
|
||||
|
||||
|
||||
////////////////////
|
||||
|
||||
package b;
|
||||
@@ -38,6 +39,7 @@ public abstract @interface B {
|
||||
public abstract a.A value();
|
||||
}
|
||||
|
||||
|
||||
////////////////////
|
||||
|
||||
package b;
|
||||
|
||||
Reference in New Issue
Block a user