#include "lx.h" #include "internal.h" static char no_mem_err_contents[] = "Out of memory"; char * const lx__no_mem_err = &no_mem_err_contents[0];