blob: fa9a140927077f25775fa39daf3f3fcc6fc884f0 [file] [log] [blame]
// { dg-options "-frepo" }
extern "C" inline void f() {}
int main () {
f();
}