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