1#version 150
2
3void bar()
4{
5}
6
7layout(line_strip) out;
8