(prev_0)
| 113 | return t4; |
| 114 | } |
| 115 | function _temp4(prev_0) { |
| 116 | return { |
| 117 | ...prev_0, |
| 118 | fastMode: false |
| 119 | }; |
| 120 | } |
| 121 | function _temp3(s_1) { |
| 122 | return s_1.fastMode; |
| 123 | } |
nothing calls this directly
no outgoing calls
no test coverage detected