#include "consts.h" const char *SYN_ERR_MSG[] = { "\"%s\" is not an valid identifier", "Cannot apply the operation \"%s\"", "An identifier is expected", "Unbound variable: \"%s\"" };