[AA] Unwrap type aliases in annotation arguments
^KT-55782 Fixed
This commit is contained in:
committed by
Space Team
parent
34af013913
commit
16b72d3e54
-5
@@ -99,11 +99,6 @@ public class CompilerLightClassTestGenerated extends AbstractCompilerLightClassT
|
||||
runTest("compiler/testData/asJava/lightClasses/lightClassByFqName/DelegatedNested.kt");
|
||||
}
|
||||
|
||||
@TestMetadata("delegatedProperty.kt")
|
||||
public void testDelegatedProperty() throws Exception {
|
||||
runTest("compiler/testData/asJava/lightClasses/delegatedProperty.kt");
|
||||
}
|
||||
|
||||
@TestMetadata("Delegation.kt")
|
||||
public void testDelegation() throws Exception {
|
||||
runTest("compiler/testData/asJava/lightClasses/lightClassByFqName/Delegation.kt");
|
||||
|
||||
Reference in New Issue
Block a user