In tests/ctags/objectivec_property.mm.tags:
> @@ -1,4 +1,5 @@ > # format=tagmanager > -Person�32�0 > -m_age�8�Person�0 > -m_name�8�Person�0 > +PersonÌ32Ö0 > +initWithAge:Ì128ÎPersonÖ0 > +m_ageÌ8ÎPersonÖ0 > +m_nameÌ8ÎPersonÖ0
encoding issues here (yeah it's binary, sorry)
—
Reply to this email directly or view it on GitHub.