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