[FIR] Implement light tree DECLARATION_NAME & SIGNATURE strategies
This commit is contained in:
+2
-2
@@ -87,9 +87,9 @@ class WithNestedFun<K> {
|
||||
}
|
||||
|
||||
fun <T> local() {
|
||||
<!LOCAL_INTERFACE_NOT_ALLOWED!>fun interface LocalFun {
|
||||
<!LOCAL_INTERFACE_NOT_ALLOWED!>fun interface LocalFun<!> {
|
||||
fun invoke(element: T)
|
||||
}<!>
|
||||
}
|
||||
}
|
||||
|
||||
fun interface WithDefaultValue {
|
||||
|
||||
Reference in New Issue
Block a user