Sign in
◑
Theme
fuchsia
/
third_party
/
mesa
/
refs/heads/gitlab/10.3
/
.
/
src
/
glsl
/
glcpp
/
tests
/
082-invalid-paste.c
blob: 8b84d50c3a084faeec5b35f700f6923921e67473 [
file
] [
edit
]
#define
PASTE
(
x
,
y
)
x
## y
PASTE
(<,>)
PASTE
(
0
,
abc
)
PASTE
(
1
,=)
PASTE
(
2
,@)
PASTE
(
3
,-
4
)
PASTE
(
4
,+
5.2
)