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