blob: 88c866ac495f0dc1789bc03ec26fb3696131336c [file] [log] [blame]
// This is my class, with my comment
class A {
void foo(char p2) { }
}