(borderBottomStyle)
| 1052 | return {borderRightStyle}; |
| 1053 | }; |
| 1054 | var peg$f94 = function(borderBottomStyle) { |
| 1055 | return {borderBottomStyle}; |
| 1056 | }; |
| 1057 | var peg$f95 = function(borderLeftStyle) { |
| 1058 | return {borderLeftStyle}; |
| 1059 | }; |
no outgoing calls
no test coverage detected