// "Surround annotation parameter value with quotes" "true" class X { @SuppressWarnings("unused") void m() { } }