(s_0)
| 196 | return <Box key={j} flexDirection="row" gap={1} flexShrink={0}>{label !== undefined && <Text bold={true}>{label}:</Text>}<PropertyValue value={value} /></Box>; |
| 197 | } |
| 198 | function _temp2(s_0) { |
| 199 | return s_0.mcp; |
| 200 | } |
| 201 | function _temp(s) { |
| 202 | return s.mainLoopModel; |
| 203 | } |
nothing calls this directly
no outgoing calls
no test coverage detected