[mlir][PDLL] Allow (and ignore) `-D` tablegen macros. (#124166)
[llvm-project.git] / lldb / test / API / lang / cpp / namespace_definitions / main.cpp
blobe5ffd00d5503188afb270ef03f17ba28e353fbcb
1 #include <stdio.h>
3 int
4 main (int argc, char const *argv[])
6 return 0; // Set breakpoint here