blob: 2612b4c541791e1ea69fc719df585a0bafed6d17 [file] [log] [blame]
package org.robolectric.internal.bytecode.testing;
import org.robolectric.annotation.internal.Instrument;
@Instrument
public class AGrandparent {
}