[numthreads(1, 1, 1)] void main() { int i = 123; const int use = (i + 1); return; }