@@ -38,7 +38,7 @@ struct ivy_asm_lexer {
b_dict *lex_keywords;
enum ivy_status lex_status;
struct ivy_asm_token *lex_queue;
b_queue lex_queue;
enum ivy_asm_token_type lex_prev_token;
b_string *lex_temp;
The note is not visible to the blocked user.