mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 16:08:04 +02:00
12 lines
92 B
C
12 lines
92 B
C
|
|
success_1
|
||
|
|
#if 0
|
||
|
|
failure_1
|
||
|
|
#if 1
|
||
|
|
failure_2
|
||
|
|
#else
|
||
|
|
failure_3
|
||
|
|
#endif
|
||
|
|
failure_4
|
||
|
|
#endif
|
||
|
|
success_2
|