(s_0)
| 360 | return set(_temp2); |
| 361 | } |
| 362 | function _temp2(s_0) { |
| 363 | return { |
| 364 | ...s_0, |
| 365 | tick: s_0.tick + 1 |
| 366 | }; |
| 367 | } |
| 368 | function _temp(s) { |
| 369 | return s.companionReaction; |
| 370 | } |
nothing calls this directly
no outgoing calls
no test coverage detected