blob: bcd48b20ddf04865046486040a6126bd72762b8c [file] [log] [blame]
// PERMUTE_ARGS:
import imports.test67a;
interface I
{
}
interface SubI : I
{
}