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
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
// TRUE
|
||||
val test : Int
|
||||
get() = <caret>12
|
||||
get() = <caret>12
|
||||
|
||||
// TODO
|
||||
// SKIP_ANALYZE_CHECK
|
||||
Reference in New Issue
Block a user