Sign in
fuchsia
/
third_party
/
mesa
/
main
/
.
/
src
/
compiler
/
glsl
/
glcpp
/
tests
/
036-define-func-non-macro-multi-token-argument.c
blob: b21ff336738cd6ebbd58115aca34b23c7b5aec36 [
file
] [
log
] [
blame
]
#define
bar success
#define
foo
(
x
)
x
foo
(
more bar
)