/* See LICENSE file for copyright and license details. */ #include #include const char * divider(const char *div) { return div; }