Sign in
llvm
/
llvm-project
/
a58dcc5e08665f2d58a28c9d4510cf94de6ed3bf
/
.
/
lldb
/
test
/
API
/
lang
/
objc
/
modules-compile-error
/
module.h
blob: 2edd13b0832dbd6ec280aa94643c2ae8d168b1c0 [
file
] [
log
] [
blame
]
int
foo
()
{
return
123
;
}
#ifndef
ONLY_CLANG
syntax_error_for_lldb_to_find
// comment that tests source printing
#endif