소스 검색

Changed stupid mistyping

channel
Ludovic 'Archivist' Lagouardette 3 년 전
부모
커밋
8f96ec4ffd
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      include/gp/dynamic/compiler/lexer.hpp

+ 1
- 1
include/gp/dynamic/compiler/lexer.hpp 파일 보기

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

불러오는 중...
취소
저장