blob: 66ba095908c4059981230524c829c4c5ddf9272a [file] [log] [blame]
package p;
public class A {
static void abc() {
}
//Garbage code;
//Is this comment retained somewhere?
static void m() {
}
}