@@ -598,8 +598,6 @@ typedef struct AstError {
} AstError;
Ast astParse(const char* source, uint32_t len);
AstNodeIndex astNodeListAppend(AstNodeList*, AstNodeItem);
void astTokenListAppend(AstTokenList* list, TokenizerTag tag, AstIndex start);
void astDeinit(Ast*);
#endif
The note is not visible to the blocked user.