mirror of
https://github.com/neovim/neovim.git
synced 2025-09-24 20:18:32 +00:00
*: Fix new linter errors
This commit is contained in:
@@ -12,8 +12,8 @@
|
||||
#define REMOTE_TYPE(type) typedef uint64_t type
|
||||
|
||||
#ifdef INCLUDE_GENERATED_DECLARATIONS
|
||||
#define ArrayOf(...) Array
|
||||
#define DictionaryOf(...) Dictionary
|
||||
# define ArrayOf(...) Array
|
||||
# define DictionaryOf(...) Dictionary
|
||||
#endif
|
||||
|
||||
// Basic types
|
||||
|
Reference in New Issue
Block a user