Sign in
◑
Theme
fuchsia
/
third_party
/
mesa
/
refs/heads/gitlab/10.3
/
.
/
src
/
glsl
/
glcpp
/
tests
/
007-define-composite-recursive.c
blob: 5784565bdf3ebfea6d253e2f664dc2e686b76f7c [
file
] [
edit
]
#define
foo a bar
#define
bar b baz
#define
baz c foo
foo
bar
baz