|
|
@ -679,7 +679,6 @@ attribute_sections |
|
|
|
attrs = new Attributes (sect); |
|
|
|
attrs = new Attributes (sect); |
|
|
|
else |
|
|
|
else |
|
|
|
attrs.AddAttributes (sect); |
|
|
|
attrs.AddAttributes (sect); |
|
|
|
lbag.AddLocation (sect, savedOpenLocation, savedCloseLocation); |
|
|
|
|
|
|
|
$$ = attrs; |
|
|
|
$$ = attrs; |
|
|
|
} |
|
|
|
} |
|
|
|
; |
|
|
|
; |
|
|
|