package packagetests;

public class UIByPackageDecl {
    public static void implicitlyUI() {
        // don't need to do anything here
    }
}
