// "Suppress for method" "false" /** @noinspection ALL*/ class a { public void run() { int i = 0; } }