blob: c313de6490c7f28a984d904a0eae1f3bc94530aa [file] [log] [blame]
public interface B {
A.Inner i = new A.Inner();
}