blob: 2d36f8f9dc1ddb9053ece0f216dc1e06da013bfb [file] [log] [blame]
class C {
C() {}
operator/ (): super();
}