blob: d90fc069c97895fcc9e5680bb61238e52244a479 [file] [log] [blame]
// NOLINTBEGIN
class A { A(int i); };
// NOLINTEND
class B { B(int i); };