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
/
cflags
/
public
/
half3.cpp
blob: 484f7f8dd3f5e12afbe54117c1e3016fcad6121b (
plain
)
1
2
3
#include "half3.hpp" HALF_RESULT_TYPE half3() { return half(3); }