PR c++/81917 - ICE with void_t and partial specialization.
[official-gcc.git] / gcc / testsuite / g++.dg / debug / const4.C
blobec8133d778aaa12076d0cf788578bb62dd6309d6
1 /* { dg-do compile } */
2 const __complex__ int x = 2i;