#KT-9938 Fixed

This commit is contained in:
Anton Sukhonosenko
2015-11-23 23:33:38 +03:00
parent 9c73502bdc
commit 6b49ac6b46
23 changed files with 203 additions and 15 deletions
@@ -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>