dwarf-1.c   [plain text]


#include "dwarf-1.h"

int main() {
  foo();
  return 0;
}