repo.or.cz
/
mesa
/
nouveau-pmpeg.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
linker: Reject shaders that have unresolved function calls
[mesa/nouveau-pmpeg.git]
/
src
/
glsl
/
glcpp
/
tests
/
063-comments.c
blob
e641d2f0f9ee5b6b060de7547ef924a7d79f9175
1
/* this is a comment */
2
// so is this
3
// */
4
f
=
g
/**/
/
h
;
5
/*//*/
l
();
6
m
=
n
//**/o
7
+
p
;
8
/* this
9
comment spans
10
multiple lines and
11
contains *** stars
12
and slashes / *** /
13
and other stuff.
14
****/
15
more code here
16
/* Test that /* nested
17
comments */
18
are
not
treated like comments
.
19
/*/ this is a comment */
20
/*/*/