index
:
extra-cmake-modules.git
hurd
master
hurd extra-cmake-modules.git
biblio
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
ECMAddTests
/
single_tests
/
test6.cpp
blob: 33cd042118cdb01896759e95744912eac3c46b75 (
plain
)
1
2
3
4
5
6
7
8
void test_body(); int main() { test_body(); return 0; }