blob: cd8659f8094e86ea0626f01b9526582315d3c55d [file] [log] [blame]
[numthreads(1, 1, 1)]
void unused_entry_point() {
return;
}
void f() {
bool v[65535] = (bool[65535])0;
}