// "Remove field 'i'" "true" import java.io.*; class a { <caret>private void run() { int j; int k = 9; if (3 ==0) ; } }