// "Fix all 'Constant conditions & exceptions' problems" "true" public class Test { void foo() { int k = 0; int i = 0; } }