Explorar el Código

Changed stupid mistyping

channel
Ludovic 'Archivist' Lagouardette hace 3 años
padre
commit
8f96ec4ffd
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      include/gp/dynamic/compiler/lexer.hpp

+ 1
- 1
include/gp/dynamic/compiler/lexer.hpp Ver fichero

@ -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

Cargando…
Cancelar
Guardar