blob: b5b665a2edcc8b2027352e82475e0a54742acb3a [file] [log] [blame]
// PR c++/35338
// { dg-options "" }
int i = 0r; // { dg-error "not supported" }
bool b = !0r; // { dg-error "not supported" }