summaryrefslogtreecommitdiffstats
path: root/tests/new/innerInterfaces/other/Test.java
blob: 4e4190c05ba7491d08066e519b4a768abc5386b7 (plain)
1
2
3
4
5
package other;

public class Test {
    public void foo() { }
}