#define DEFINE_FUNC_ATTRIBUTES #include "nvim/func_attr.h" #undef DEFINE_FUNC_ATTRIBUTES static void viml_preader_get_line(ParserInputReader *const preader, ParserLine *const ret_pline) FUNC_ATTR_NONNULL_ALL; #define DEFINE_EMPTY_ATTRIBUTES #include "nvim/func_attr.h" // IWYU pragma: export