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