repo.or.cz
/
cmake.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ENH: set expected failure for tests
[cmake.git]
/
Tests
/
SubDir
/
ThirdSubDir
/
pair+int.int1.c
blob
b7a6237818a6a940c0283f0570e93ab72f51c948
1
#include <stdio.h>
2
3
void
pair_stuff
()
4
{
5
printf
(
"Placeholder for a strange file in subdirectory
\n
"
);
6
}