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