()
| 180 | meta_keyname_close() { return "</span>" }, |
| 181 | |
| 182 | meta_hint_open() { return "\n\n<details class=\"solution\"><summary>Display hints...</summary><div class=\"solution-text\">" }, |
| 183 | meta_hint_close() { return "\n\n</div></details>" } |
| 184 | } |
| 185 |
nothing calls this directly
no outgoing calls
no test coverage detected