glcpp: Support #if(expression) with no intervening space.
And add a test case to ensure that this works.
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
#if(1)
|
||||
success
|
||||
#endif
|
||||
@@ -0,0 +1,4 @@
|
||||
|
||||
success
|
||||
|
||||
|
||||
Reference in New Issue
Block a user