blob: 8b4d57ef6369fd144ff1c1664dfd80db6999a1a0 [file] [log] [blame]
SKIP: FAILED
void f() {
int[2] v = arr;
}
[numthreads(1, 1, 1)]
void unused_entry_point() {
}