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