[numthreads(1, 1, 1)] void f() { const int a = 1; const int b = asint(a); return; }