blob: 3b18e1dbcdf390c3f5d686d820060c1c94480a29 [file] [log] [blame]
// { dg-options "-Wall" }
template <class T>
int f (T t) { } // { dg-warning "no return" }