(v, h)
| 1064 | return setTopRightBottomLeft({}, 'border', 'Style', t, h, b, h); |
| 1065 | }; |
| 1066 | var peg$f98 = function(v, h) { |
| 1067 | return setTopRightBottomLeft({}, 'border', 'Style', v, h, v, h); |
| 1068 | }; |
| 1069 | var peg$f99 = function(s) { |
| 1070 | return setTopRightBottomLeft({}, 'border', 'Style', s, s, s, s); |
| 1071 | }; |
no test coverage detected