c++: robustify testcase [PR109752]
[official-gcc.git] / gcc / testsuite / g++.dg / cpp1y / Wnarrowing2.C
blob048d484f46fe57cd5a405c2988206cb31ae6faf0
1 // { dg-do compile { target c++14 } }
3 #include "Wnarrowing2.h"
4 // { dg-error "narrowing conversion" "" { target *-*-* } 0 }