blob: 108ea87e8a72cf3fb18a05504bc14caacbd35a1e [file] [log] [blame]
void f() {
int v = int(0);
}
[numthreads(1, 1, 1)]
void unused_entry_point() {
}