void main() { int a // semicolon missing at the end of the statement gl_Position = vec4(a); }