blob: 7730f6651c3d3f959c02387b803a490a61737a6b [file] [log] [blame]
package p; //5, 24 - 5, 26
class A {
void f() {
String string= "";
}
}