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