• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 enum { a1 = 1 } v1;
2 enum E2 { a2 = 2 } v2;
3