blob: d5a48b08e19cf22b9c3559726f93e7ef2e84b5dc [file] [log] [blame]
class StringBufferVariable2 {
void foo() {
System.out.println("");
}
}