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