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