public interface PR19674
{
  public interface Inside
  {
    void m(int p, int p2);
  };
}


syntax highlighted by Code2HTML, v. 0.9.1