// Simple compiler test.
public interface Statics {
public static final int OwnerGrabButtonMask = 1<<24;
}