1// PR c++/46890
2// { dg-do compile }
3
4struct MdatResource {
5const char *mdatAlloc;
6} const *_resource;
7