blob: a3db955a91db5d5f357cb0299efd5c56bf2fe2bf [file] [log] [blame]
class A {
public void someMethod() {
String test = "";
}
}