package test; public interface Interface { int i = 234; }