package sharpen.haxe.test; public interface NestedInterface { public static interface NestedInterface2 { } }