// "Surround annotation parameter value with quotes" "false" class X { void m() { String s = 12345; } }