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