blob: 7177a32d6f623b0f93989c9096fc1ee52a36dbaa [file] [log] [blame]
class A {
void foo() {
continue;
}
}