mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-25 06:30:10 +01:00
Add test for an empty definition.
Happily this one passes without needing any additional code.
This commit is contained in:
parent
5070a20cd1
commit
39cd7c2f2e
1 changed files with 2 additions and 0 deletions
2
tests/008-define-empty.c
Normal file
2
tests/008-define-empty.c
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
#define foo
|
||||
foo
|
||||
Loading…
Add table
Reference in a new issue