May be constant: fix corner case with getter & initializer

This commit is contained in:
Mikhail Glukhikh
2017-12-15 12:54:23 +03:00
parent 7358980cbc
commit 50dc9a14a6
3 changed files with 22 additions and 1 deletions
@@ -0,0 +1,3 @@
// PROBLEM: none
val <caret>withGetter = 42 get() = field