error: no matching function for call to ‘pet(lizard)
Function main
File ../../src/gcc/testsuite/g++.dg/concepts/nested-diagnostics-1.C
Line 26
Column 6
26 pet(lizard{}); // { dg-error "no matching function for call to 'pet\\\(lizard\\\)'" }
~~~^~~~~~~~~~