This website requires JavaScript.
Explore
Help
Register
Sign In
AlexIndustrial
/
mesa
Watch
1
Star
0
Fork
0
You've already forked mesa
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
7fd7104fbb331e7d9fae7a79c6eca13dda3dfc55
mesa
/
glcpp
/
tests
/
062-if-0-skips-garbage.c
T
Kenneth Graunke
6f510a49d2
Merge Carl's preprocessor into the glcpp subdirectory.
2010-06-21 11:22:11 -07:00
6 lines
44 B
C
Raw
Blame
History
#
define foo(a,b)
#if 0
foo(bar)
foo(
#endif
Reference in New Issue
View Git Blame
Copy Permalink