1 2 3 4 5 6 7
// { dg-options -std=c++1y } #include "complex_literals.h" auto cx = 1.1if; auto cn = 123if;