• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1### Compilation failed:
2
3error: 2: variable 'a' must be created in a scope
4    if (2 < 2) int a;
5               ^^^^^
61 error
7