(t, w)
| 1136 | return ret; |
| 1137 | }; |
| 1138 | var peg$f114 = function(t, w) { |
| 1139 | return setTopRightBottomLeftOr(t, {}, 'border', 'Width', w, w, w, w); |
| 1140 | }; |
| 1141 | var peg$f115 = function(t, c) { |
| 1142 | return setTopRightBottomLeftOr(t, {}, 'border', 'Color', c, c, c, c); |
| 1143 | }; |
no test coverage detected