// "Suppress for statement with comment" "true" public class Test { public void run() { //noinspection id int i; } }