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
/
lint
/
plain.cpp
blob: 1db123f2bff7146db23a7da0cda521e7307367de (
plain
)
1
2
3
4
5
#include "plain.hpp" bar_t foobar(foo_t x) { return bar(static_cast<bar_t>(foo(x))); }