blob: cbd01f793b4fbb1bf172beb9c8301e7772add388 [file] [log] [blame]
SKIP: FAILED
[numthreads(1, 1, 1)]
void f() {
int b = a;
int _b = _a;
s = (b + _b);
}