void main() { vec2 v; v.xx = vec2(1,1); // x cannot be used twice in l-value }