blob: 3896e71f860a9de647219bc7626fa8d339cce840 [file] [log] [blame]
#include "foo.h"
int main(void) {
foo(); // Set a breakpoint here
}