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