package org.myorg.preview; public interface FromPreview { static void f() {}; void g(); }