// "Suppress for statement" "true" class a { public void run() { //noinspection UnusedDeclaration int i = 0; } }