package p; public class A{ public static int F; A i(){ return this; } }