• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1[numthreads(1, 1, 1)]
2void main() {
3  int v[3] = (int[3])0;
4  return;
5}
6