blob: 6009d28d81b9a0d74bd67fca5c1e5aa80597b90e [file] [log] [blame]
#include "f.h"
int main() {
f(); // Set breakpoint here.
return 0;
}