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