blob: c7176f0dcccc40fcc228107318a1d5bdda8c99d4 [file] [log] [blame]
module imports.test68a;
class OtherModuleClass
{
protected void foo()
{
}
}