]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - contrib/unifdef/tests/blank2u.expout
Add 'contrib/unifdef/' from commit '0da44885831dc0a43c4ca6ff04a2430993cc0a80'
[FreeBSD/FreeBSD.git] / contrib / unifdef / tests / blank2u.expout
1 #ifdef FOO4
2 four
3 #endif
4
5
6
7
8 #ifdef FOO3
9 three
10 #endif
11
12
13
14 #ifdef FOO1
15 one
16 #endif
17
18 #ifdef FOO0
19 zero
20 #endif