Don't create stubs for properties inside function initializers (EA-36861)

This commit is contained in:
Nikolay Krasko
2012-06-25 14:42:18 +04:00
parent 2aceeebc95
commit 6b82429587
8 changed files with 80 additions and 6 deletions
@@ -0,0 +1,3 @@
// TRUE
val test : Int
get() = <caret>12