blob: e9b2328b74d07e3f2f13093f51ae2ac3601eb2d8 [file] [log] [blame]
bool b;
void f() {
reinterpret_cast<void*>(b);
}