• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 /* gcc -gctf -c test-const-array.c -o test-const-array.o */
2 const char a[32];
3