blob: 6e8ed38e27e7aae4298345f296f466d06517b5f6 [file] [log] [blame]
class Example {
void foo() {}
void foo2() {} // end of foo2
void bar() {}
}