index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
LLVMC
/
test_data
/
false2.cpp
blob: bba064c8e0423c839b19e36a9583fb4c9a9801e7 (
plain
)
1
2
3
4
5
#include <string>
std
::
string
test2
() {
return
"lo"
;
}