[scn] fix failure of mittest after refresh feature scn

This commit is contained in:
obdev
2022-11-28 01:46:42 +00:00
committed by ob-robot
parent 49a02f3304
commit 54b64a7263
1898 changed files with 255804 additions and 280809 deletions

View File

@ -495,7 +495,7 @@ protected:
int64_t copy_end_pos_;
char *tmp_buf_;
int64_t tmp_buf_len_;
int64_t last_escape_check_pos_;
int64_t last_well_formed_len_;
ParamList *param_node_list_;
ParamList *tail_param_node_;
TokenType cur_token_type_;