Some tmLanguage files have patterns with begin and end, If the end regex has backrefer number like this It raises invalid backref number error because we aren't relating begin and end regex on compiling.
---
Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/36385265-invalid-backref-number?utm_campaign=plugin&utm_content=tracker%2F35047411&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F35047411&utm_medium=issues&utm_source=github).
Some tmLanguage files have patterns with begin and end, If the end regex has backrefer number like this It raises
--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/36385265-invalid-backref-number?utm_campaign=plugin&utm_content=tracker%2F35047411&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F35047411&utm_medium=issues&utm_source=github).invalid backref numbererror because we aren't relating begin and end regex on compiling.