blob: a9ec6f3bea6725efab5453d8a1c4b57f33189b8e [file] [log] [blame]
// Build don't link:
// GROUPS passed initialization
// this should give an error in require_instantiated_type about not
// being allowed to have an initializer list in an argument list.
int f(int a = {1});// ERROR - .*