Sign in
llvm
/
llvm-project
/
1c229c0472edfd59ce61ba063a93517df609ceb4
/
.
/
llvm
/
test
/
LLVMC
/
test_data
/
false2.cpp
blob: bba064c8e0423c839b19e36a9583fb4c9a9801e7 [
file
]
#include
<string>
std
::
string test2
()
{
return
"lo"
;
}