(l)
| 344 | return <Text key={i}>{line}</Text>; |
| 345 | } |
| 346 | function _temp13(l) { |
| 347 | return l.length > 0; |
| 348 | } |
| 349 | function _temp12(prev_0) { |
| 350 | if (!prev_0.replBridgeEnabled) { |
| 351 | return prev_0; |
nothing calls this directly
no outgoing calls
no test coverage detected