Sign in
fuchsia
/
third_party
/
mesa
/
refs/heads/gitlab/10.3
/
.
/
src
/
glsl
/
glcpp
/
tests
/
016-define-func-1-arg.c
blob: a2e2404c7c1e162cbb6030b7306f17d84af4ffe2 [
file
] [
log
] [
blame
] [
edit
]
#define
foo
(
x
)
((
x
)+
1
)
foo
(
bar
)