strub: enable conditional support
[official-gcc.git] / gcc / testsuite / g++.dg / torture / pr85013.C
blob6da3e2efbf5e6d9eb4482e735914203eddf9014d
1 // { dg-additional-options "-std=c++14 -fconcepts" }
3 a(decltype((0 > 1e91 && 1e31 && (auto))));  // { dg-error "expected" }