(borderBottomWidth)
| 1028 | return {borderRightWidth}; |
| 1029 | }; |
| 1030 | var peg$f86 = function(borderBottomWidth) { |
| 1031 | return {borderBottomWidth}; |
| 1032 | }; |
| 1033 | var peg$f87 = function(borderLeftWidth) { |
| 1034 | return {borderLeftWidth}; |
| 1035 | }; |
no outgoing calls
no test coverage detected