blob: c0a9132ac0416157e2773d50fb0327f2e2fc7a9d [file] [log] [blame]
[numthreads(1, 1, 1)]
void f() {
int a = int(1073757184);
int b = a;
}