// { dg-do compile { target c++14 } } template bool V1 = true; template bool V1 = false; // { dg-error "primary template|not deducible" }