Files
kotlin/idea/testData/codeInsight/outOfBlock/InPropertyAccessorWithInference.kt
Nikolay Krasko 64d511566e Test that out-of-block behaviour conforms running the analyze of the nearest expression
Mark as exceptions cases with field initialize expression and body of class init for now
2016-09-02 13:41:24 +03:00

6 lines
75 B
Kotlin
Vendored

// TRUE
val test : Int
get() = <caret>12
// TODO
// SKIP_ANALYZE_CHECK