blob: 28cc69a244bd253fc3a57cc900949cd8abb31bb6 [file] [log] [blame]
interface INoPackage {
void CanYouDealWithThisBar(in some_package.IBar bar);
}