| 1061 | |
| 1062 | namespace ada { |
| 1063 | ada_warn_unused std::string to_string(ada::state state) { |
| 1064 | return ada::helpers::get_state(state); |
| 1065 | } |
| 1066 | #undef ada_make_uint8x16_t |
| 1067 | } // namespace ada |
nothing calls this directly
no outgoing calls
no test coverage detected