KT-9498 extension: now type can be inferred for getter with expression body
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
class A {
|
||||
<!PROPERTY_WITH_NO_TYPE_NO_INITIALIZER!>val a<!> get() = <!DEBUG_INFO_ELEMENT_WITH_ERROR_TYPE!>a<!>
|
||||
}
|
||||
Reference in New Issue
Block a user