blob: a5793502f795e22c26238cec3341ecee94378743 [file] [log] [blame]
package p;
class A {
void f(){
String f= "k";
}
}