(root)/
gcc-13.2.0/
gcc/
testsuite/
g++.dg/
cpp1y/
udlit-userdef-string.C
// { dg-do compile { target c++14 } }

#include "complex_literals.h"

auto cx = 1.1if;

auto cn = 123if;