• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1void n() { for(int r,r;;) int s; }
2
3/*%%*
4symbol 'r' was already defined
5variable 's' must be created in a scope
6*%%*/
7