blob: c761f029effbec56ea1bf0e5a7690eb3f3baa57c [file] [log] [blame]
// ignore-license
void foo();
void bar() { foo(); }