• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
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