blob: 0b5fe9bc0dc3a95c83493b73ec624a65243e8b4e [file] [log] [blame]
package test1;
public class Test1 {
TestTarget target;
public TestTarget getTestTarget() { return target; }
}