• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1// This file opens a new scope
2
3x = x;
4for (int i = 0; i < 2; ++i) {
5