• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 struct foo {
2   int bar;
3   double baz[];
4 } x;
5