(marginLeft)
| 983 | return {marginBottom}; |
| 984 | }; |
| 985 | var peg$f71 = function(marginLeft) { |
| 986 | return {marginLeft}; |
| 987 | }; |
| 988 | var peg$f72 = function(t, r, b, l) { |
| 989 | return setTopRightBottomLeft({}, 'margin', '', t, r, b, l); |
| 990 | }; |
no outgoing calls
no test coverage detected