blob: 57c3087d6b70d6a972e2a2c5773aa765da65e761 [file] [log] [blame]
Justin Bognerbf42cfd2015-02-18 21:24:51 +00001// This file opens a new scope
2
3x = x;
4for (int i = 0; i < 2; ++i) {