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