mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-18 22:28:06 +02:00
Which are proving to be useful since some of these tests are not yet acting as desired, (in particular, the unterminated if test is not generating any diagnostic).
2 lines
32 B
C
2 lines
32 B
C
#define FUNC(x) (2*(x))
|
|
FUNC(23
|