// { dg-do compile { target c++14 } }

#include "complex_literals.h"

auto cx = 1.1if;

auto cn = 123if;
