[FIR] Prevent compiler crash on lambdas in annotations
^KT-59110 Fixed
This commit is contained in:
committed by
Space Team
parent
31f21d8593
commit
61d2e338a4
@@ -0,0 +1,5 @@
|
||||
// ISSUE: KT-59110
|
||||
|
||||
<!WRONG_ANNOTATION_TARGET!>@Target(<!ARGUMENT_TYPE_MISMATCH!>{}<!>)<!>
|
||||
interface SomeInterface {
|
||||
}
|
||||
Reference in New Issue
Block a user