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:
+5
-2
@@ -2,6 +2,9 @@
|
||||
|
||||
class A {
|
||||
init {
|
||||
<caret>
|
||||
ca<caret>ll()
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// TODO:
|
||||
// SKIP_ANALYZE_CHECK
|
||||
Reference in New Issue
Block a user