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