blob: 1c559482406e0f714559ca80e7e975514158169a [file] [log] [blame]
40 columns |
// Test statements nested within blocks.
main() {
{
someLongOuterExpression + anotherOperand;
someLongOuterExpression + anotherOperand;
someLongOuterExpression + anotherOperand;
someLongOuterExpression + anotherOperand;
someLongOuterExpression + anotherOperand;
}
someLongOuterExpression + anotherOperand;
{
someLongOuterExpression + anotherOperand;
someLongOuterExpression + anotherOperand;
someLongOuterExpression + anotherOperand;
someLongOuterExpression + anotherOperand;
someLongOuterExpression + anotherOperand;
}
someLongOuterExpression + anotherOperand;
{
someLongOuterExpression + anotherOperand;
someLongOuterExpression + anotherOperand;
someLongOuterExpression + anotherOperand;
someLongOuterExpression + anotherOperand;
someLongOuterExpression + anotherOperand;
}
someLongOuterExpression + anotherOperand;
{
someLongOuterExpression + anotherOperand;
someLongOuterExpression + anotherOperand;
someLongOuterExpression + anotherOperand;
someLongOuterExpression + anotherOperand;
someLongOuterExpression + anotherOperand;
}
someLongOuterExpression + anotherOperand;
{
someLongOuterExpression + anotherOperand;
someLongOuterExpression + anotherOperand;
someLongOuterExpression + anotherOperand;
someLongOuterExpression + anotherOperand;
someLongOuterExpression + anotherOperand;
}
}