// "Replace with empty string" "true" class Foo { public static void main(String[] args) { String s = ""; } }