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