@techee commented on this pull request.
};
-/* C++, same as C */ -#define map_CPP map_C +# define COMMON_C_NEW_PARSER \ + {'h', tm_tag_undef_t}, \ + {'l', tm_tag_undef_t}, \
@elextr If you want to experiment, map the 'l' kind here to tm_tag_variable_t and you'll get all local variables parsed.