1// This file closes a scope
2
3}
4
5if (true) x = x;
6