xref
: /
freebsd
/
contrib
/
unifdef
/
tests
/
whitespace.c
(revision ee12faa062c04a49bf6fe4e6867bad8606e2413f)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#
ifdef
FOO
2
foo
3
#
endif
//spong
4
5
#
ifdef
BAR
6
bar
7
#
endif