blob: 2fd4559d56f52cbf786518c6aef4f44acd40c348 [file] [log] [blame]
class Foo {
void foo() {
assert false;
}
}