4 lines
69 B
Text
4 lines
69 B
Text
// This file opens a new scope
|
|
|
|
x = x;
|
|
for (int i = 0; i < 2; ++i) {
|