xref
: /
freebsd
/
contrib
/
unifdef
/
tests
/
whitespace.c
(revision 1719886f6d08408b834d270c59ffcfd821c8f63a)
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