mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 05:18:08 +02:00
11 lines
95 B
C
11 lines
95 B
C
success_1
|
|
#if 0
|
|
failure_1
|
|
#elif 0
|
|
failure_2
|
|
#elif 0
|
|
failure_3
|
|
#else
|
|
success_2
|
|
#endif
|
|
success_3
|