xref: /Universal-ctags/Tmain/pattern-length-limit.d/input-iso-8859-1.py (revision c971a394e8cd48de18b2d51e73ad2b7de7686ce1)
1# this is made to pass the `(c & 0xC0) == 0x80` UTF-8 sub-byte check to make
2# sure we have a working hard limit in case of malicious input.
3a='��������'
4