repo.or.cz
/
unifdef.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Travis CI is no more
[unifdef.git]
/
tests
/
blank0u.expout
blob
165d0a903525316f8f848f188a5cb147199bd18e
1
#ifdef FOO4
2
four
3
#endif
4
5
6
7
8
#ifdef FOO3
9
three
10
#endif
11
12
13
14
#ifdef FOO2
15
two
16
#endif
17
18
19
#ifdef FOO1
20
one
21
#endif
22