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