#KT-9938 Fixed
This commit is contained in:
Vendored
+6
@@ -0,0 +1,6 @@
|
||||
// IS_APPLICABLE: false
|
||||
// ERROR: Extension property cannot be initialized because it has no backing field
|
||||
|
||||
class A
|
||||
|
||||
val A.a: Int = 0<caret>
|
||||
Reference in New Issue
Block a user