(borderRightStyle)
| 1049 | return {borderTopStyle}; |
| 1050 | }; |
| 1051 | var peg$f93 = function(borderRightStyle) { |
| 1052 | return {borderRightStyle}; |
| 1053 | }; |
| 1054 | var peg$f94 = function(borderBottomStyle) { |
| 1055 | return {borderBottomStyle}; |
| 1056 | }; |
no outgoing calls
no test coverage detected