xref: /aosp_15_r20/external/angle/third_party/glslang/src/Test/comment.frag (revision 8975f5c5ed3d1c378011245431ada316dfb6f244)
1
2	  //
3/* anotehn t* ontuh * / tnoahnt /* oo */
4/* multi line...
5
6ao */
7/*  no escape \
8oanot */
9// escape nothing \o oeu
10// escape newline \
11still in a comment
12// escape newline \
13
14// a different comment
15#version 430 core
16in vec4 v;
17void main() {}
18
19
20