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