FIR checker: report val reassignment
This commit is contained in:
committed by
Dmitriy Novozhilov
parent
b128577508
commit
f1fa290d49
+1
-1
@@ -135,7 +135,7 @@ FILE: CanBeValChecker.kt
|
||||
}
|
||||
|
||||
lval b: R|kotlin/String|
|
||||
R|<local>/bool| = Boolean(false)
|
||||
R|<local>/b| = Boolean(false)
|
||||
}
|
||||
public final fun cycles(): R|kotlin/Unit| {
|
||||
lvar a: R|kotlin/Int| = Int(10)
|
||||
|
||||
Reference in New Issue
Block a user