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