blob: 6be3f143693b6074b9143928b9483567f4b78818 [file] [log] [blame]
// PR c++/58979
// { dg-do compile }
int i = 0->*0; // { dg-error "invalid type argument of" }