blob: b723022dc7485a95973667603eb720d697988b48 [file]
public interface Foo {
default void foo() {}
}