#include "error.h" xlstring g_error; const char* get_error(void) { return xlstring_cstr(&g_error); }