blob: 6e18a5d46fdc5717a8e0057d0dc32e1fb9ba4597 [file] [log] [blame]
void main() {
float y[2];
float _0_v[2] = y;
_0_v[0] = _0_v[1];
}