[FIR] Add INITIALIZATION_BEFORE_DECLARATION diagnostic
This commit is contained in:
committed by
teamcityserver
parent
b706e776ad
commit
d84cc4333c
Vendored
+1
-1
@@ -24,7 +24,7 @@ class Test2 {
|
||||
}
|
||||
}
|
||||
|
||||
a = "2"
|
||||
<!INITIALIZATION_BEFORE_DECLARATION!>a<!> = "2"
|
||||
t.some()
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user