|
|
@ -131,7 +131,7 @@ constexpr inline const char* to_pretty_string(const gr_lexeme_type& value) { |
|
|
|
"else", "switch", "select", "case", "while", "do", "until", "for", "loop", |
|
|
|
"return", "self", "kill", "killall", "yield", "break", "continue" |
|
|
|
}; |
|
|
|
return names[(kt">uint64_t)value]; |
|
|
|
return names[(n">size_t)value]; |
|
|
|
} |
|
|
|
#undef LEX
|
|
|
|
|
|
|
|