mirror of
https://github.com/neovim/neovim.git
synced 2025-10-06 09:56:31 +00:00
@@ -357,7 +357,7 @@ typedef struct {
|
||||
int arg_len;
|
||||
} ExprASTError;
|
||||
|
||||
/// Structure representing complety AST for one expression
|
||||
/// Structure representing complete AST for one expression
|
||||
typedef struct {
|
||||
/// When AST is not correct this message will be printed.
|
||||
///
|
||||
|
Reference in New Issue
Block a user