• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download

foo()1 int foo() { return 123; }
2 
3 #ifndef ONLY_CLANG
4 syntax_error_for_lldb_to_find // comment that tests source printing
5 #endif
6