blob: 126275b1c51fbd506e70841dbc32dde3cdfc8c8b [file] [log] [blame]
SKIP: FAILED
[numthreads(1, 1, 1)]
void main() {
int i = 123;
int u = (i + 1);
}