Sign in
◑
Theme
fuchsia
/
third_party
/
mesa
/
refs/heads/gitlab/10.3
/
.
/
src
/
glsl
/
glcpp
/
tests
/
004-define-recursive.c
blob: 2ac56ea3dcf7bd66e31f3cdcd38c02ff87b280d0 [
file
] [
edit
]
#define
foo bar
#define
bar baz
#define
baz foo
foo
bar
baz