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,4 +1,6 @@
|
||||
// TRUE
|
||||
class Test {
|
||||
val a : () -> Int = { <caret>pri }
|
||||
}
|
||||
}
|
||||
|
||||
// SKIP_ANALYZE_CHECK
|
||||
Reference in New Issue
Block a user