132001f49Smrgvoid main() {
232001f49Smrg    gl_FragColor = vec4(1,0,1,1);
332001f49Smrg}
4