index
:
~aehlig/just-buildsystem/rules-cc.git
master
C/C++ rules for the just build tool
Klaus Aehlig
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
test_cases
/
deps
/
object
/
bar.cpp
blob: 5d7c616f7b30d204bfaf8b6073dc63ceaa5d8d4b (
plain
)
1
2
3
#include <string> std::string bar() { return "and Galaxy"; }